newsbot-portal/internal/views/layout/footer.templ

10 lines
174 B
Plaintext
Raw Normal View History

2024-05-18 22:37:30 -07:00
package layout
templ footer() {
<!--
<div class="has-text-centered pin-botton">
<strong>Bulma</strong> by <a href="https://jgthms.com">Jeremy Thomas</a>.
</div>
-->
}