Author: tal
Date: Wed May 14 06:06:00 2014
New Revision: 1594467

URL: http://svn.apache.org/r1594467
Log:
/test-he brand template trials.

Modified:
    openoffice/ooo-site/trunk/content/test-he/brand.html

Modified: openoffice/ooo-site/trunk/content/test-he/brand.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/test-he/brand.html?rev=1594467&r1=1594466&r2=1594467&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/test-he/brand.html (original)
+++ openoffice/ooo-site/trunk/content/test-he/brand.html Wed May 14 06:06:00 
2014
@@ -1,30 +1,31 @@
-<!-- <div id="{{ headers.divid }}"> -->
+<!--replace (( back into ( (, uncomment lines, and delete immediate lines 
below them.-->
+<!-- <div id="(( headers.divid ))"> -->
 <div id="bannera">
        <div id="languages" style="float: right; padding: 1em; font-size: 
0.9em;">
        Language: <select id="selectlanguage"><option value="en" 
selected="selected">English</option>
 <option value="de">German</option>
   </select></div>
-<!--     <div id="bannerleft"><a title="Apache OpenOffice" href="/"><img 
id="ooo-logo" alt="{{ headers.name }}" src="/images/{{ headers.logo 
}}"/></a></div> -->
+<!--     <div id="bannerleft"><a title="Apache OpenOffice" href="/"><img 
id="ooo-logo" alt="(( headers.name ))" src="/images/(( headers.logo 
))"/></a></div> -->
     <div id="bannerleft"><a title="Apache OpenOffice" href="/"><img 
id="ooo-logo" alt="Apache OpenOffice" 
src="/images/AOO_logos/AOO4_website_logo.png"/></a></div>
     <div id="bannerright">
       <div style="relative; margin: 14px 0 0 0; height: 24px;">
        <form id="cse-search-box-header" action="http://www.google.com/search"; 
method="get">
          <div>
-<!--       <input type="hidden" name="domains" value="{{ headers.domain }}"/> 
-->
-<!--       <input type="hidden" name="sitesearch" value="{{ headers.domain 
}}"/> -->
+<!--       <input type="hidden" name="domains" value="(( headers.domain ))"/> 
-->
+<!--       <input type="hidden" name="sitesearch" value="(( headers.domain 
))"/> -->
                        <input type="hidden" name="domains" 
value="www.openoffice.org"/>
                <input type="hidden" name="sitesearch" 
value="www.openoffice.org"/>
          </div>
          <div class="topsrchbox">
            <input name="resultsPerPage" value="40" type="hidden"/> 
            <input name="q" id="query" type="text" title="search query"/>
-<!--   <input name="Button" value="{{ headers.search }}" type="submit" 
class="topsrchbutton"/> -->
+<!--   <input name="Button" value="(( headers.search ))" type="submit" 
class="topsrchbutton"/> -->
                <input name="Button" value="חפש" type="submit" 
class="topsrchbutton"/>
          </div>
        </form>
       </div>
     </div>
-<!--     {% block tagline %}{% if headers.tagline %}<div 
id="bannercenter"><br/>{{ headers.tagline }}</div>{% endif %}{% endblock %} -->
+<!--     (% block tagline %)(% if headers.tagline %)<div 
id="bannercenter"><br/>(( headers.tagline ))</div>(% endif %)(% endblock %) -->
 <div id="bannercenter"><br/>חבילת-תוכנות קוד-פתוח ובחינ
ם</div>
   </div>
-<!--   {% block announce %}{% if headers.announce %}<div id="announce"><a 
href="{{ headers.announceurl }}" title="{{ headers.announcetip }}">{{ 
headers.announce }}</a></div>{% endif %}{% endblock %} -->
+<!--   (% block announce %)(% if headers.announce %)<div id="announce"><a 
href="(( headers.announceurl ))" title="(( headers.announcetip ))">(( 
headers.announce ))</a></div>(% endif %)(% endblock %) -->


Reply via email to