{{define "body"}}
<section id="wrapper">
<button id="btn-reset">Reset & Refresh Databases</button>
<div class="hidden" id="general-info"></div>
</section>
{{end}}
{{define "scripts"}}
<script src="/static/js/main.js"></script>
<script src="/static/js/helper.js"></script>