From 956ab406ebd2e648fbe63c8eacc2a9f648f901f9 Mon Sep 17 00:00:00 2001 From: Zambom Date: Fri, 2 Sep 2016 23:52:13 -0300 Subject: [PATCH] Ajustando página de login --- core/templates/index.html | 59 +++++++++++++++++------------------------------------------ 1 file changed, 17 insertions(+), 42 deletions(-) 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