Commit ac547eb5

LuuDuong <luu.duong@gmail.com>
2011-07-13 08:05:04
added static privacy.html page and liked to it from footer
1 parent 290bd45
Changed files (1)
app
app/views/layouts/application.html.erb
@@ -92,7 +92,7 @@
     <div id="footer">
       <div class="floatLeft">&copy; 2011 CakeSide</div>
       <div class="floatRight">
-        <a href="/">Privacy Policy</a>
+        <a href="/privacy.html">Privacy Policy</a>
       </div>
     </div>
     <!-- end footer -->