X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fbase.html;h=63d29ac0b4a54d9b52bf4ee3b25ce47d89d14ab3;hb=d818722a1fbd1ccd64f5c744afae35f303e82025;hp=43dc57dc699cc813472abf34fc9618b880f10c2b;hpb=5485b86e25e8b411e9fc7e19c002d1d8de65f92d;p=django_unres.git diff --git a/django_simple/todo/templates/base.html b/django_simple/todo/templates/base.html index 43dc57d..63d29ac 100644 --- a/django_simple/todo/templates/base.html +++ b/django_simple/todo/templates/base.html @@ -1,8 +1,9 @@ {% load staticfiles %} +{% load i18n lazysignup_tags %} - UNRES - Job lists + UNRES server @@ -15,23 +16,44 @@ -
+ +

+

- +

{% block content %} {% endblock %}