mirror of
https://github.com/Labelbase/Labelbase.git
synced 2026-08-13 12:33:23 +02:00
5 lines
No EOL
119 B
HTML
5 lines
No EOL
119 B
HTML
{% extends "attachments/base.html" %}
|
|
|
|
{% block content %}
|
|
{% include "attachments/add_form.html" %}
|
|
{% endblock %} |