Fix the syntax

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-04-25 17:15:11 +02:00
parent 894ba795f8
commit 3092b01893
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -24,4 +24,4 @@ items:
data: data:
wsgi.py: |- wsgi.py: |-
{{ load_file('wsgi.py') | indent(6) }} {{ load_file('wsgi.py') | indent(6) }}
__init__.py: "" __init__.py: ""