Projet

Général

Profil

Bug #42307

Mis à jour par Lauréline Guérin il y a environ 4 ans

https://sentry.entrouvert.org/entrouvert/publik/issues/1996/

<pre>
TemplateSyntaxError: Unclosed tag on line 2: 'if'. Looking for one of: elif, else, endif.
(22 additional frame(s) were not displayed)
...
File "django/template/base.py", line 515, in parse
raise self.error(token, e)
File "django/template/base.py", line 513, in parse
compiled_result = compile_func(self, token)
File "django/template/defaulttags.py", line 969, in do_if
nodelist = parser.parse(('elif', 'else', 'endif'))
File "django/template/base.py", line 520, in parse
self.unclosed_block_tag(parse_until)
File "django/template/base.py", line 581, in unclosed_block_tag
raise self.error(token, msg)

Internal Server Error: /ajax/cell/36/data_configjsoncell-36/
</pre>

On pourrait valider

Retour