mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-21 07:58:26 +02:00
Render only useful content when displaying modals
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{% extends "base.html" %}
|
||||
{% extends request.content_only|yesno:"empty.html,base.html" %}
|
||||
{% comment %}
|
||||
SPDX-License-Identifier: GPL-2.0-or-later
|
||||
{% endcomment %}
|
||||
|
Reference in New Issue
Block a user