added github fork ribbon

This commit is contained in:
Mike Kelley
2011-08-27 03:17:23 -06:00
parent 6d6cd2be14
commit b2aadaafaa

View File

@@ -8,6 +8,8 @@
<%= yield(:head) %>
</head>
<body>
<a href="http://github.com/you"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://a248.e.akamai.net/assets.github.com/img/bec6c51521dcc8148146135149fe06a9cc737577/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f6c6566745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub"></a>
<div class="container">
<%= content_tag :div, "This is just a demo, the database is reset every 24 hours.", :class => "demo_notice" %>
</div>