aI3Zj`n6_'HUJ""RXSlK]9RG3dWYNUN@O9&hlg$MIbib`E9qPJ](i):mV>sr?J,Ih6RKCJ\O7e[>W)9n\1[MEt/-"EI(mO*=]q*1@]$K-JqBACVdq-1A0Z'>*bO=8^X+hWYbD'$rA9&^YEjD*DHo8chr,i6"s6(;R6,*:m(Q)733YGkT!T6KJHVC27$I["'O3ieG19P)N.]=8q]W9QE`Tn^'cn^GA#`+@kJJZMhJ[/2m&N'0!1&-XZK.f.ZlNc=ZXO&%hfq,rUVP_qTc>K_l@us"/DlL1d!\4[%cROY`l$&@pP,@Z[r>l_mJHRgqU%tR-5m-L>N`ChouS4uCHpW)ghmJmq>W8T04=NC;/&GMdT_\,p;"XbCHtu"X48TG0E='A+-V)LaB9>.Cp;$#0;6`P<43Z%F!+k3r][r&*fY/EGpETRR2GR-?bp!sipspYm<(#0nNq`EBR.)reC%b[K'h]-@$pC\~>endstream
+endobj
+9 0 obj
+<< /Count 0 /Type /Outlines >>
+endobj
+xref
+0 10
+0000000000 65535 f
+0000000075 00000 n
+0000000119 00000 n
+0000000229 00000 n
+0000000344 00000 n
+0000000551 00000 n
+0000000638 00000 n
+0000000938 00000 n
+0000001000 00000 n
+0000002363 00000 n
+trailer
+<< /ID
+ % ReportLab generated PDF document -- digest (http://www.reportlab.com)
+ [(\334E\217:\330\241\013\212ho\363\037w`p0) (\334E\217:\330\241\013\212ho\363\037w`p0)]
+ /Info 6 0 R /Root 5 0 R /Size 10 >>
+startxref
+2412
+%%EOF
diff --git a/static/css/main.css b/static/css/main.css
index 4b4728a..b089267 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -156,7 +156,7 @@ font-size:105%;
.m {
border:1px solid black;
-font-size:105%;
+ font-size:105%;
text-align:center;
vertical-align:middle;
height:20px;
diff --git a/templates/cms/base.html b/templates/cms/base.html
index 36090b0..937b9c0 100644
--- a/templates/cms/base.html
+++ b/templates/cms/base.html
@@ -3,20 +3,21 @@
{% block title %}{% endblock %}
-
-
-
-
+
+
+
+
+
- {% block extrastyle %}{% endblock %}
- {% if LANGUAGE_BIDI %}{% endif %}
+ {% block extrastyle %}{% endblock %}
+ {% if LANGUAGE_BIDI %}{% endif %}
{% block extrahead %}{% endblock %}
{% block blockbots %}{% endblock %}
{% load i18n %}
+ data-admin-utc-offset="{% now 'Z' %}">
@@ -65,7 +66,7 @@
{% block messages %}
{% if messages %}
{% for message in messages %}
- - {{ message|capfirst }}
+ - {{ message|capfirst }}
{% endfor %}
{% endif %}
{% endblock messages %}