{% extends 'core/base/base.html' %} {% load form_tags %} {% load static %} {% load jalali_tags %} {% load jalali_extras %} {% load humanize %} {% block content %}
| فیلد | مقدار |
|---|---|
| {{ field.verbose_name }} |
{% if field.type == "url" %}
{{ field.value|default:'' }}
{% elif field.type == "image" %}
|