moved footer inside main

This commit is contained in:
Robert Clarke 2019-05-06 01:00:46 +00:00
parent 7504ab47b0
commit dc3d52a7cb

View file

@ -78,11 +78,10 @@
{% endif %}
<!-- END PAGINATION -->
</div>
{{ index_macros::footer() }}
</main>
{% endblock content %}
{{ index_macros::footer() }}
<script type="text/javascript" src="{{ get_url(path="js/bulma.js") }}"></script>
{% if config.build_search_index %}