sitolost/content/xtemplates/index.html

9 lines
197 B
HTML
Raw Normal View History

2019-10-23 14:37:16 +02:00
sssss
{% extends "article_list.html" %}
{% block canonical_rel %}<link rel="canonical" href="{{ SITEURL }}">{% endblock %}
{% block banner %}
{% include 'includes/banner.html' %}
{% endblock %}