mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
de-duplicate <footer> ids
This commit is contained in:
parent
3c84876660
commit
fa415cd120
@ -43,7 +43,7 @@
|
|||||||
<%= yield %>
|
<%= yield %>
|
||||||
<!-- :preload-content -->
|
<!-- :preload-content -->
|
||||||
</div>
|
</div>
|
||||||
<footer id='bottom' class="container">
|
<footer id='noscript-footer'>
|
||||||
<p><%= t 'powered_by_html' %></p>
|
<p><%= t 'powered_by_html' %></p>
|
||||||
</footer>
|
</footer>
|
||||||
</noscript>
|
</noscript>
|
||||||
|
Loading…
Reference in New Issue
Block a user