implemented blacklists

This commit is contained in:
albert
2011-08-07 15:44:54 -04:00
parent cbf3347eff
commit c6888984db
10 changed files with 174 additions and 13 deletions

View File

@@ -66,5 +66,7 @@
<footer>
<%= yield :page_footer_content %>
</footer>
<%= render "static/footer" %>
</body>
</html>