euscanwww: import new website

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
This commit is contained in:
Corentin Chary
2011-04-13 08:50:24 +02:00
parent 2bbd20279c
commit 482e54cfce
32 changed files with 1266 additions and 20 deletions

View File

@ -0,0 +1,5 @@
{% extends "_base.html" %}
{% block content %}
Hello world !
{% endblock %}