hippie/source/templates/partials/footer-status.nunjucks
Stephan Hagedorn b8733af03c gulp tasks and nunjucks templating
- reworked nearly all gulp tasks
- added html templating with nunjucks
- replaced some old html files
- started correction of scss and js files according to lint results
2017-10-02 00:02:06 +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>