mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-09 16:04:45 +00:00
Update static_site_generation.rst
This commit is contained in:
parent
f383e0a670
commit
652866cf68
1 changed files with 2 additions and 2 deletions
|
|
@ -68,7 +68,7 @@ Example:
|
|||
|
||||
Then in the template, you can use the ``{% routablepageurl %}`` tag to link between the pages:
|
||||
|
||||
..code:: html+Django
|
||||
.. code:: html+Django
|
||||
|
||||
{% load wagtailroutablepage_tags %}
|
||||
|
||||
|
|
@ -107,4 +107,4 @@ For example, the BlogIndex above would need to yield one URL for each page of re
|
|||
|
||||
|
||||
.. _django medusa: https://github.com/mtigas/django-medusa
|
||||
.. _django-bakery: https://github.com/datadesk/django-bakery
|
||||
.. _django-bakery: https://github.com/datadesk/django-bakery
|
||||
|
|
|
|||
Loading…
Reference in a new issue