Author: joes
Date: Fri Mar 21 18:48:45 2014
New Revision: 1580015

URL: http://svn.apache.org/r1580015
Log:
prefix

Modified:
    thrift/cms-site/trunk/templates/default.html

Modified: thrift/cms-site/trunk/templates/default.html
URL: 
http://svn.apache.org/viewvc/thrift/cms-site/trunk/templates/default.html?rev=1580015&r1=1580014&r2=1580015&view=diff
==============================================================================
--- thrift/cms-site/trunk/templates/default.html (original)
+++ thrift/cms-site/trunk/templates/default.html Fri Mar 21 18:48:45 2014
@@ -14,7 +14,7 @@
          <script src="/static/js/bootstrap-dropdown.js"></script>
     <script src="/static/js/bootstrap-tab.js"></script>
        
-    <title>{% block title %}{{conf.title}} - {{ headers.title }}{% endblock 
%}</title>
+    <title>}{{conf.title}} - {% block title %}{{ headers.title }}{% endblock 
%}</title>
   </head>
   <body>
        {% include 'header' %}


Reply via email to