old-sites/c2014/projects/index.html

21 lines
524 B
HTML
Raw Normal View History

2019-11-22 17:57:53 +00:00
<!--
Coded by Garrett Mills
http://glmills.gq/
Last Edited on 5 August 14:17
This code is licensed under Creative Commons Attribution-ShareAlike 4.0 International License
http://glmills.gq/mycode/licenses/CCA-SA4.html
-->
<html>
<head>
2019-11-22 19:23:59 +00:00
<script type="text/javascript" src="../pageDep/script/headsup.js"></script>
2019-11-22 17:57:53 +00:00
</head>
<body>
2019-11-22 19:23:59 +00:00
<script type="text/javascript" src="../pageDep/script/setup.js"></script>
2019-11-22 17:57:53 +00:00
<div class="content">
</div>
</body>
</html>