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

8 lines
191 B
HTML

{% extends "article_list.html" %}
{% block canonical_rel %}<link rel="canonical" href="{{ SITEURL }}">{% endblock %}
{% block banner %}
{% include 'includes/banner.html' %}
{% endblock %}