web2019/templates/page-custom-footer-design.html

9 lines
149 B
HTML
Raw Normal View History

2020-01-23 01:16:32 +08:00
{% extends 'page.html' %}
{% block outside %}
<div class="container-fluid hero3 d-flex flex-column justify-content-center">
</div>
{% endblock %}