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

View File

@@ -0,0 +1,6 @@
</div>
{{ range $i, $v := .Scripts }}
<script src="{{ $v }}"></script>
{{ end }}
</body>
</html>