Files
firestuff/index.html

12 lines
235 B
HTML
Raw Normal View History

2019-04-14 17:39:46 +00:00
<!--# set var="title" value="Index" -->
2019-04-14 05:58:37 +00:00
2019-04-14 17:34:34 +00:00
<!--# include file="include/top.html" -->
2019-04-14 05:58:37 +00:00
2019-04-14 17:34:34 +00:00
<div class="index">
<ol>
2019-04-14 17:39:46 +00:00
<li>2019-Apr-14: <a href="2019-04-14-reboot.html">Reboot</a></li>
2019-04-14 17:34:34 +00:00
</ol>
</div>
2019-04-14 05:58:37 +00:00
2019-04-14 17:34:34 +00:00
<!--# include file="include/bottom.html" -->