hippie/source/templates/partials/footer-status.njk
Stephan c781f5c6c5 general work
- renamed nunjucks extension to njk
- removed old demo html files
- started to change CRLF to LF
- detail work on style definitions
- added structure for demo files
2018-04-30 19:09:17 +02:00

4 lines
268 B
Text

<!-- footer-status.partial -->
<footer class="pos_abs pin_bottom width_full">
<address class="txt_center"><a class="lineLink" href="mailto:admin@domain.tld">admin@domain.tld</a> * Server Application/ver.s.ion (System Name) serving domain.tld:port</address>
</footer>