diff -r a69421197502 -r 2fdb7d095d5c src/cm/templates/site/layout/header.html
--- a/src/cm/templates/site/layout/header.html Thu Aug 09 16:55:25 2012 +0200
+++ b/src/cm/templates/site/layout/header.html Fri Aug 10 16:12:29 2012 +0200
@@ -9,6 +9,7 @@
{% if can_create_text %}
· {% blocktrans %}Create a text{% endblocktrans %}
· {% blocktrans %}Upload a text{% endblocktrans %}
+ · {% blocktrans %}Import a co-mented text{% endblocktrans %}
{% endif %}
{% if user.is_authenticated %}
· {% blocktrans %}Profile{% endblocktrans %}
@@ -17,4 +18,4 @@
· {% blocktrans %}Login{% endblocktrans %}
{% if CONF.workspace_registration %} · {% blocktrans %}Register{% endblocktrans %}{% endif %}
{% endif %}
-
\ No newline at end of file
+