You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by wa...@apache.org on 2012/10/19 02:38:25 UTC

svn commit: r1399938 - /incubator/ooo/ooo-site/trunk/templates/skeleton.html

Author: wave
Date: Fri Oct 19 00:38:24 2012
New Revision: 1399938

URL: http://svn.apache.org/viewvc?rev=1399938&view=rev
Log:
Revert inadvertant change to skeleton.html

Modified:
    incubator/ooo/ooo-site/trunk/templates/skeleton.html

Modified: incubator/ooo/ooo-site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/templates/skeleton.html?rev=1399938&r1=1399937&r2=1399938&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/templates/skeleton.html (original)
+++ incubator/ooo/ooo-site/trunk/templates/skeleton.html Fri Oct 19 00:38:24 2012
@@ -2,7 +2,6 @@
 <html>
 <head>
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
-{% if addtitle $}<title>{{ title }}</title>{% endif %}
 {% if head %}{{ head|safe }}{% else %}
 <title>{% block title %}{{ headers.title }}{% endblock %}</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">