Author: jlmonteiro
Date: Thu Dec 13 16:21:16 2012
New Revision: 1421360

URL: http://svn.apache.org/viewvc?rev=1421360&view=rev
Log:
Refactoring to extract a footer and an header, add the feather in every pages

Modified:
    openwebbeans/cms-site/trunk/templates/header.html

Modified: openwebbeans/cms-site/trunk/templates/header.html
URL: 
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/templates/header.html?rev=1421360&r1=1421359&r2=1421360&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/templates/header.html (original)
+++ openwebbeans/cms-site/trunk/templates/header.html Thu Dec 13 16:21:16 2012
@@ -29,6 +29,7 @@
                     <span class="icon-bar"></span>
                     <span class="icon-bar"></span>
                 </a>
+                <a class="brand" href="http://www.apache.org";><img 
src="resources/images/feather-small.png" height="25px" 
alt="asf_feather_small"/></a>
                 <a class="brand" href="index.html"><img 
src="{{base}}resources/images/logo_dbg-small.png" height="25px" 
alt="owb_logo_small"/></a>
                 <div class="nav-collapse">
                     <ul class="nav">


Reply via email to