fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove duplicated form tag
[redakcja.git]
/
redakcja
/
templates
/
error_base.html
diff --git
a/redakcja/templates/error_base.html
b/redakcja/templates/error_base.html
index
4c3a5ae
..
721a077
100755
(executable)
--- a/
redakcja/templates/error_base.html
+++ b/
redakcja/templates/error_base.html
@@
-6,7
+6,7
@@
</head>
<body>
</head>
<body>
-{% block
"content"
%}
+{% block
content
%}
{% endblock %}
{% endblock %}