mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Update header and footer, use cards for problems
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<p class="text-muted text-center">
|
||||
<div class="container text-center">
|
||||
<span class="text-muted">
|
||||
<%= link_to t('application.legal'), about_legal_path %>
|
||||
| <%= link_to t('application.privacy'), about_privacy_path %>
|
||||
| <%= link_to t('application.copyright'), about_copyright_path %>
|
||||
| <%= t('application.bootstrap_html')%></p>
|
||||
| <%= t('application.bootstrap_html')%>
|
||||
</span>
|
||||
</div>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user