diff -r bd4b675d9214 -r 2cd162f906cc templates/theme.html
--- a/templates/theme.html Sat Jan 18 11:36:43 2014 +0100
+++ b/templates/theme.html Sat Jan 18 11:44:25 2014 +0100
@@ -39,7 +39,7 @@
-
+
{% for href, caption in [('/competition', 'Competition'),
('/task', 'Task'),
('/submission', 'Submission'),
@@ -49,15 +49,9 @@
{%- if href[1:] == act -%}
- {% else %}
- {% endif %}{{ caption }}
{% endfor %}
+ - DE
+ - EN
-