diff --git a/core/templates/index.html b/core/templates/index.html index 8fec580..077a90b 100644 --- a/core/templates/index.html +++ b/core/templates/index.html @@ -3,53 +3,31 @@ {% load static i18n %} {% load widget_tweaks %} -{% block style %} - - - - - - - +{% block nav %} {% endblock %} - -{% block javascript %} - - - - - - -{% endblock %} - - {% block content %} -
+
logo amadeus
-
+
-
-
- {% csrf_token %} -
- -
- -
-
+ + {% csrf_token %} +
+ +
+ +
+
- - +
@@ -57,31 +35,28 @@
- +
- +
- +
-
- - +
-
{% endblock%} -- libgit2 0.21.2