9 lines
259 B
Cheetah
9 lines
259 B
Cheetah
<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>
|