Rewrite half the theme to make Mozilla observatory more happy about strict CSP
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
<div id="main" class="container">
|
||||
{% block custom %}{% endblock custom %}
|
||||
{% block content %}{% endblock content %}
|
||||
{% include "partials/extra_features.html" %}
|
||||
</div>
|
||||
{% include "partials/footer.html" %}
|
||||
{% endblock body %}
|
||||
|
Reference in New Issue
Block a user