Skip to content
Snippets Groups Projects
page.html 104 B
Newer Older
Olivier Le Brouster's avatar
Olivier Le Brouster committed
{% extends "base.html" %}
{% load cms_tags %}

{% block main %}
  {% placeholder main %}
{% endblock %}