From 652866cf683fb264eda8235263a0cbe936f7b783 Mon Sep 17 00:00:00 2001 From: Karl Hobley Date: Thu, 19 Feb 2015 23:46:52 +0000 Subject: [PATCH] Update static_site_generation.rst --- docs/contrib_components/static_site_generation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contrib_components/static_site_generation.rst b/docs/contrib_components/static_site_generation.rst index ca48372a36..935d332b30 100644 --- a/docs/contrib_components/static_site_generation.rst +++ b/docs/contrib_components/static_site_generation.rst @@ -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 \ No newline at end of file +.. _django-bakery: https://github.com/datadesk/django-bakery