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

8 lines
163 B
Plaintext

package layout
templ footer() {
<div class="has-text-centered pin-botton">
<strong>Bulma</strong> by <a href="https://jgthms.com">Jeremy Thomas</a>.
</div>
}