fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
pager-center css fix
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
account
/
base.html
diff --git
a/src/wolnelektury/templates/account/base.html
b/src/wolnelektury/templates/account/base.html
index
6bcdf12
..
ebd6286
100755
(executable)
--- a/
src/wolnelektury/templates/account/base.html
+++ b/
src/wolnelektury/templates/account/base.html
@@
-1,7
+1,9
@@
{% extends "site_base.html" %}
{% block body %}
+<div class="white-box normal-text">
{% block content %} {% endblock %}
+</div>
{% endblock %}
{% block extrabody %}