diff options
Diffstat (limited to 'theme/cccevents/templates/homepage.html')
| -rw-r--r-- | theme/cccevents/templates/homepage.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/cccevents/templates/homepage.html b/theme/cccevents/templates/homepage.html index 3e70e59..f2fab98 100644 --- a/theme/cccevents/templates/homepage.html +++ b/theme/cccevents/templates/homepage.html | |||
| @@ -5,9 +5,9 @@ | |||
| 5 | {% endblock %} | 5 | {% endblock %} |
| 6 | 6 | ||
| 7 | {% block content_title %} | 7 | {% block content_title %} |
| 8 | {% endblock %}} | 8 | {% endblock %} |
| 9 | {% block content_meta %} | 9 | {% block content_meta %} |
| 10 | {% endblock %}} | 10 | {% endblock %} |
| 11 | 11 | ||
| 12 | {% block content %} | 12 | {% block content %} |
| 13 | {{ page.content }} | 13 | {{ page.content }} |
