Files
fnx_web/res/template/fragments/footer.html

6 lines
198 B
HTML
Raw Normal View History

2017-11-10 12:39:55 +01:00
{{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}}