Mercurial > zeropaste
comparison app/views/layouts/application.html.erb @ 285:49cd80db6409
Simpler footer.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 16 Oct 2013 04:05:13 +0900 |
parents | 5d084a9716ca |
children | 08dfa1a4fe4e |
comparison
equal
deleted
inserted
replaced
284:bd29f6af1f1c | 285:49cd80db6409 |
---|---|
15 </div> | 15 </div> |
16 | 16 |
17 <div id="footer"> | 17 <div id="footer"> |
18 <div class="container"> | 18 <div class="container"> |
19 <p class="text-muted credit"> | 19 <p class="text-muted credit"> |
20 Zeropaste © edogawaconan 2012. | 20 Zeropaste. |
21 <a href="https://bitbucket.org/edogawaconan/zeropaste">Source</a>. | 21 <a href="https://bitbucket.org/edogawaconan/zeropaste">Source</a>. |
22 <%= link_to 'Donate', 'https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=edho%40myconan%2enet&lc=ID&item_name=Zeropaste%20development¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_subscribe_LG%2egif%3aNonHosted' %>. | 22 <%= link_to 'Donate', 'https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=edho%40myconan%2enet&lc=ID&item_name=Zeropaste%20development¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_subscribe_LG%2egif%3aNonHosted' %>. |
23 </p> | 23 </p> |
24 </div> | 24 </div> |
25 </div> | 25 </div> |