Files
firestuff/index.html

13 lines
293 B
HTML
Raw Normal View History

2019-04-14 17:34:34 +00:00
<!--# set var="title" value="Reboot" -->
<!--# set var="date" value="April 14, 2019" -->
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>
<li><a href="articles/2019-04-14-reboot.html">2019-Apr-14: Reboot</a></li>
</ol>
</div>
2019-04-14 05:58:37 +00:00
2019-04-14 17:34:34 +00:00
<!--# include file="include/bottom.html" -->