fix ordre load
This commit is contained in:
parent
81c6800338
commit
6d80cd0d03
@ -1,10 +1,11 @@
|
||||
{% extends "agenda_culturel/page.html" %}
|
||||
|
||||
{% load utils_extra %}
|
||||
{% load static %}
|
||||
|
||||
{% block title %}{% block og_title %}Merci !{% endblock %}{% endblock %}
|
||||
{% block og_image %}{% static 'images/merci.svg' %}{% endblock %}
|
||||
|
||||
{% load utils_extra %}
|
||||
{% load static %}
|
||||
|
||||
{% block entete_header %}
|
||||
<script src="{% static 'js/modal.js' %}"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user