init
This commit is contained in:
9
templates/footer.tmpl
Normal file
9
templates/footer.tmpl
Normal file
@@ -0,0 +1,9 @@
|
||||
<!--footer.html-->
|
||||
<div class="footer">
|
||||
<p class="footer-text">This site is powered by:</p>
|
||||
<a href="https://www.openbsd.org/">
|
||||
<img src="https://www.openbsd.org/images/banner1.gif" alt="Powered by OpenBSD!" width="150px" height="50px"/>
|
||||
</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user