- 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
4 lines
268 B
Text
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>
|