{% load dict %} {% load static %} {% block title %}{% firstof settings.title "Titre par defaut" %}{% endblock %}
{% block content %}

Basic Page

This index.html page is a placeholder with the CSS, font and favicon. It's just waiting for you to add some content! If you need some help hit up the Skeleton documentation.

{% endblock %}