On enlève un # dans le titre
This commit is contained in:
parent
d5262c80e8
commit
3c39b16acd
@ -1,6 +1,6 @@
|
||||
{% extends "agenda_culturel/page.html" %}
|
||||
|
||||
{% block title %}{% block og_title %}#{{ object.name }}{% endblock %}{% endblock %}
|
||||
{% block title %}{% block og_title %}{{ object.name }}{% endblock %}{% endblock %}
|
||||
|
||||
{% load tag_extra %}
|
||||
{% load utils_extra %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user