Author: adc
Date: Mon Dec  9 16:23:10 2013
New Revision: 1549604

URL: http://svn.apache.org/r1549604
Log:
Better location for link

Modified:
    steve/site/trunk/templates/skeleton.html

Modified: steve/site/trunk/templates/skeleton.html
URL: 
http://svn.apache.org/viewvc/steve/site/trunk/templates/skeleton.html?rev=1549604&r1=1549603&r2=1549604&view=diff
==============================================================================
--- steve/site/trunk/templates/skeleton.html (original)
+++ steve/site/trunk/templates/skeleton.html Mon Dec  9 16:23:10 2013
@@ -148,10 +148,9 @@
 <div id="footer">
   <div class="container">
     <small class="text-muted small">
-      Copyright &copy; 2013 <a href="http://apache.org";>Apache Software 
Foundation</a>, Licensed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.<br>
+      Copyright &copy; 2013 <a href="http://apache.org";>Apache Software 
Foundation</a>, Licensed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a> | <a href="{{base}}privacy-policy.html">Privacy Policy</a><br>
       Apache STeVe, Apache, the Apache feather logo, and the Apache STeVe 
project logo are trademarks of The Apache Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</small>
-    <small><a href="{{base}}privacy-policy.html">Privacy Policy</a></small>
   </div>
 </div>
 


Reply via email to