forked from mirrors/thatmattlove-hyperglass
7 lines
163 B
HTML
7 lines
163 B
HTML
<footer class="footer">
|
|
<div class="container">
|
|
<div class="content is-small has-text-centered">
|
|
{{ footer["content"] }}
|
|
</div>
|
|
</div>
|
|
</footer>
|