summaryrefslogtreecommitdiff
path: root/templates/main.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/main.html')
-rw-r--r--templates/main.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.html b/templates/main.html
index 0ca4536..05c8b95 100644
--- a/templates/main.html
+++ b/templates/main.html
@@ -1,5 +1,5 @@
-{% load i18n %}
{% extends "base.html" %}
+{% load i18n %}
{% block content %}
{% if error %}<p class='error'>{{error}}</p>{%endif%}