6 lines
198 B
HTML
6 lines
198 B
HTML
|
{{define "footer"}}
|
||
|
<br/>
|
||
|
<div class="highlight bg-dark border-top border-bottom">
|
||
|
Pixeldrain is a product by <a href="//fornaxian.com" target="_blank">Fornaxian Technologies</a>.
|
||
|
</div>
|
||
|
{{end}}
|