From 2695b63c611e36b53764eeadc1d5c8516f21de46 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 24 Mar 2015 21:34:07 -0400 Subject: big reorganization of the templates --- templates/getting.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 templates/getting.html (limited to 'templates/getting.html') diff --git a/templates/getting.html b/templates/getting.html new file mode 100644 index 0000000..eac8f95 --- /dev/null +++ b/templates/getting.html @@ -0,0 +1,5 @@ +{%extends 'layout.html' %} +{%block content%} +

{% trans %}Coming soon!{% endtrans %} +

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