de-duplicate <footer> ids

This commit is contained in:
Jeff Atwood 2014-06-24 00:12:01 -07:00
parent 3c84876660
commit fa415cd120
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
<%= yield %>
<!-- :preload-content -->
</div>
<footer id='bottom' class="container">
<footer id='noscript-footer'>
<p><%= t 'powered_by_html' %></p>
</footer>
</noscript>