mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-07-08 08:10:21 +02:00
Wrapped apps
This commit is contained in:
8
apps/wrapped/templates/wrapped/1/wrapped_view.html
Normal file
8
apps/wrapped/templates/wrapped/1/wrapped_view.html
Normal file
@ -0,0 +1,8 @@
|
||||
{% comment %}
|
||||
Copyright (C) 2018-2024 by BDE ENS Paris-Saclay
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
{% endcomment %}
|
||||
{% block content %}
|
||||
{{ wrapped.data_json }}
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user