Initial Commit

This commit is contained in:
2017-04-03 16:32:13 -05:00
commit 3b9efffc3f
63 changed files with 9642 additions and 0 deletions

11
templates/footer.html Normal file
View File

@@ -0,0 +1,11 @@
</div>
<div id="modal-overlay">
<div>
<h1 id="modal-title"></h1>
<h2 id="modal-subtitle"></h2>
<div id="modal-body"></div>
<div id="modal-buttons">
</div>
<div class="reset-pull"></div>
</div>
</div>