summaryrefslogtreecommitdiffstats
path: root/templates/login.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/login.html')
-rw-r--r--templates/login.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/login.html b/templates/login.html
index 3ba4e2e..d6e4574 100644
--- a/templates/login.html
+++ b/templates/login.html
@@ -1,8 +1,6 @@
{% extends "layout.html" %}
{% from "_formhelpers.html" import render_field %}
-{% block head %}Login{% endblock %}
-
{% block content %}
<form class="form-horizontal" role="form" method="POST">
{% for field in form %}