{% extends "layout.html" %} {% load static %} {% block layout_script %} {% include 'extra/preview.html' %} {{ categories_flat|json_script:"attributes_meta" }} {{ form.attributes.data|default:form.attributes.initial|json_script:"attributes_data" }} {% endblock %} {% block layout_content %}
Form Unggah Berkas
{% include 'extra/base_form_errors.html' %} {% csrf_token %}
{% include 'fileman/form_attachments.html' %}
Tags dipisahkan dengan koma. Contoh: Pembangunan, Provinsi, Papua Tengah, Kontrak, dll.
{% include 'fileman/form_attributes.html' %} list berkas
{% if pk %} {% endif %}
{% endblock %}