ad33df7
1
2
3
4
5
6
7
{% extends "base.html" %} {% block libs %} {{ super() }} {% include "partials/libs.html" ignore missing %} {% endblock %}