sitolost/pelican-themes/pelican-bootstrap3bis/templates/index.html

8 lines
191 B
HTML
Raw Normal View History

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