diff -r 2ee166f109ae -r 0c625ce49a81 src/cm/templates/site/text_view_frame.html --- a/src/cm/templates/site/text_view_frame.html Thu Sep 19 14:57:00 2013 +0200 +++ b/src/cm/templates/site/text_view_frame.html Fri Sep 20 16:28:40 2013 +0200 @@ -1,134 +1,131 @@ {% load com %} {% load i18n %} -
- - - - - - + - + {% include "site/layout/req_yui.html" %} + - - - - - + + {% include "site/layout/req_jquery.html" %} - + + + - - - + {% if CLIENT_DEBUG %} - - - + + + {% else %} - + {% endif %} - - + + - -
- {% blocktrans %}comment{% endblocktrans %}
-
+
+
+ {% blocktrans %}comment{% endblocktrans %}
+

