Author: igalic
Date: Thu Sep 1 02:42:34 2011
New Revision: 1163895
URL: http://svn.apache.org/viewvc?rev=1163895&view=rev
Log:
Fix copy-right year.
Add markdown for global navigation menu which is in work.
Modified:
trafficserver/site/branches/ats-cms/templates/docs_page.html
trafficserver/site/branches/ats-cms/templates/front_page.html
Modified: trafficserver/site/branches/ats-cms/templates/docs_page.html
URL:
http://svn.apache.org/viewvc/trafficserver/site/branches/ats-cms/templates/docs_page.html?rev=1163895&r1=1163894&r2=1163895&view=diff
==============================================================================
--- trafficserver/site/branches/ats-cms/templates/docs_page.html (original)
+++ trafficserver/site/branches/ats-cms/templates/docs_page.html Thu Sep 1
02:42:34 2011
@@ -78,11 +78,12 @@
</div>
</div>
<div class="fourcol last">
+ {{ global_nav|markdown }}
</div>
</div>
<div id="footer" class="row">
- Copyright © 2010
+ Copyright © 2011
<a href="http://www.apache.org/">The Apache Software Foundation</a>.
Licensed under
the <a href="http://www.apache.org/licenses/">Apache License</a>,
Modified: trafficserver/site/branches/ats-cms/templates/front_page.html
URL:
http://svn.apache.org/viewvc/trafficserver/site/branches/ats-cms/templates/front_page.html?rev=1163895&r1=1163894&r2=1163895&view=diff
==============================================================================
--- trafficserver/site/branches/ats-cms/templates/front_page.html (original)
+++ trafficserver/site/branches/ats-cms/templates/front_page.html Thu Sep 1
02:42:34 2011
@@ -61,7 +61,7 @@
</div>
<div id="footer" class="row">
- Copyright © 2010
+ Copyright © 2011
<a href="http://www.apache.org/">The Apache Software Foundation</a>.
Licensed under
the <a href="http://www.apache.org/licenses/">Apache License</a>,