6 lines
No EOL
341 B
HTML
6 lines
No EOL
341 B
HTML
<div th:fragment="footer">
|
|
<footer id="footer" class="text-center py-3">
|
|
<a href="https://github.com/Frooodle/Stirling-PDF" target="_blank" class="mx-1"> <i class="fab fa-github fa-2x"></i></a>
|
|
<a href="https://hub.docker.com/r/frooodle/s-pdf" target="_blank" class="mx-1"> <i class="fab fa-docker fa-2x"></i></a>
|
|
</footer>
|
|
</div> |