Started Plugin Rewrite

This commit is contained in:
2019-01-10 10:39:42 -06:00
parent 5096f3522e
commit e0f25b8529
28 changed files with 1697 additions and 681 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>