6 lines
91 B
HTML
6 lines
91 B
HTML
|
{{define "footer"}}
|
||
|
<p>
|
||
|
Created by <a href="https://yequari.com">yequari</a>.
|
||
|
</p>
|
||
|
{{end}}
|