sito-hackit-16/themes/hm15/templates/index.html

7 lines
190 B
HTML
Raw Normal View History

2016-01-25 18:53:49 +01:00
{% extends "article_list.html" %}
2015-03-13 12:58:31 +01:00
2016-01-25 18:53:49 +01:00
{% block canonical_rel %}<link rel="canonical" href="{{ SITEURL }}">{% endblock %}
2015-03-13 12:58:31 +01:00
2016-01-25 18:53:49 +01:00
{% block banner %}
{% include 'includes/banner.html' %}
{% endblock %}