From 6dede725fce32d3fcc8f1dcdb730e2ef94f2ba3a Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Sat, 28 Mar 2015 16:59:52 -0400 Subject: add an empty articles section --- templates/articles/list.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 templates/articles/list.html (limited to 'templates/articles/list.html') diff --git a/templates/articles/list.html b/templates/articles/list.html new file mode 100644 index 0000000..e666cda --- /dev/null +++ b/templates/articles/list.html @@ -0,0 +1,6 @@ +{% extends 'layout.html' %} + +{% block content %} +

Vous trouverez bientôt ici des articles de qualité! +

+{% endblock %} -- cgit v1.2.3-70-g09d2