Skip to content
Snippets Groups Projects
Forked from Vincent MAZENOD / blog.limos.fr
326 commits behind the upstream repository.
index.html 190 B
{% extends "article_list.html" %}

{% block canonical_rel %}<link rel="canonical" href="{{ SITEURL }}">{% endblock %}

{% block banner %}
	{% include 'includes/banner.html' %}
{% endblock %}