mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 16:46:42 +01:00
5 lines
214 B
Plaintext
5 lines
214 B
Plaintext
<footer class="footer">
|
|
<div class="container">
|
|
<p class="text-muted text-center"><%= link_to t('application.copyright'), about_copyright_path %> | <%= t('application.bootstrap_html')%></p>
|
|
</div>
|
|
</footer> |