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