{% extends 'base0.html' %} {% load exfiltry %} {% load exsyntax %} {% load django_bootstrap5 %} {% load socialaccount %} {% block login %} {% if not user.is_authenticated or FORCE_LOGIN_WIN %} {% if settings.SHOW_LOGIN_WIN or SHOW_LOGIN_WIN %}
{% endif %} {% endif %} {% endblock %} {% block change_password %} {% if standard_web_browser and settings.SHOW_LOGIN_WIN or SHOW_LOGIN_WIN %} {% endif %} {% endblock %} {% block messages %} {% if messages %} {% endif %} {% endblock %} {% block body %}
{% if not form_ext and show_form %} {% block dialog_start %}{% endblock %} {% if form_delete or form_info %} {% if standard_web_browser %}
{% endif %} {% if form_info %} {% block form_info %}
{% for field in object|get_model_fields %} {% endfor %} {% if object|hasattr:"copy_to_clipboard" %} {% endif %}
Field Value
{{ field.verbose_name }} {{ object|get_attr:field.name }}
{% block form_ok_cancel_info %}{% endblock %} {% endblock %} {% if standard_web_browser %} {% if title %} {% if settings.DEBUG %} {% else %} {% endif %} {% endif %} {% endif %} {% else %} {% block form_delete %} {% endblock %} {% if standard_web_browser %} {% endif %} {% endif %} {% if standard_web_browser %}
{% endif %} {% else %} {% block row_edit_start %} {% if standard_web_browser == 1 or standard_web_browser == 2 or standard_web_browser == 5 %}
{% endif %} {% endblock %} {% block row_edit_header %} {% if form %} {{ form.errors }} {% endif %} {% endblock %} {% block row_edit_all %} {% block row_edit_footer %}{% endblock %} {% block form_ok_cancel %} {% endblock %} {% endblock %} {% block row_edit_end %} {% endblock %} {% if standard_web_browser %} {% if title %} {% endif %} {% endif %} {% endif %} {% block dialog_end %}{% endblock %} {% else %} {% if form_grid %} {% else %} {{ block.super }} {% endif %} {% endif %}
{% endblock %} {% block content_start2 %}
{{ block.super }} {% endblock %} {% block content_end2 %} {{ block.super }}
{% endblock %} {% block content %} {% if standard_web_browser and standard_web_browser < 5 %}
{% endif %} {% if not form_delete %} {% block list_page_start %}
{% endblock %} {% block list_page_header %} {% if standard_web_browser == 1 or standard_web_browser == 2 or standard_web_browser == 5 %}
{% endif %} {% endblock %} {% block list_page %} {% block list_content_start %}{% endblock %} {% block list_content_header %}
{% block list_content_header_first_row %} {% if not get %}
{% block list_content_title %}

{{title|wiki_href|safe}} {% if settings.DEBUG %} >> {% endif %}

{% if settings.DEBUG %}
model: {{object_list.model|get_model_app}}/{{object_list.model|class_name}}, template: {{template}}
{% endif %} {% endblock %}
{% endif %} {% endblock %} {% block list_content_header_second_row %} {% if form %}
{% block list_filter_form %} {% if table_type == 'datatable' %} {% endif %} {% endblock %}
{% else %} {% endif %} {% endblock %} {% block list_content_header_third_row %}
{% block list_content_actions %}{% endblock %}
{% if is_paginated and table_type != 'datatable' %}
{% endif %}
{% endblock %}
{% if standard_web_browser %} {% if table_type == 'datatable' and not get %} {% endif %} {% endif %} {% endblock %} {% if standard_web_browser %}
{% endif %} {% if standard_web_browser and standard_web_browser != 6 %} {% if table_type == 'datatable' %}
{% else %}
{% endif %} {% else %} {% if form.errors or errors %}
{% endif %} {% endif %} {% block list_content_body %} {% block list_content_paginator %} {% if standard_web_browser and table_type != 'datatable' %} {% if is_paginated %}
    {% if page_obj.has_previous %}
  • «
  • {% else %}
  • «
  • {% endif %} {% for i in paginator.page_range %} {% if page_obj.number == i %}
  • {{ i }} (current)
  • {% else %}
  • {{ i }}
  • {% endif %} {% endfor %} {% if page_obj.has_next %}
  • »
  • {% else %}
  • »
  • {% endif %}
{% endif %} {% else %} {% paginator %} {% endif %} {% endblock %}
{% if standard_web_browser == 1 or standard_web_browser == 2 or standard_web_browser == 5 or standard_web_browser == 6 %} {% if table_type == 'datatable' %} {% endblock %} {% if standard_web_browser and standard_web_browser != 6 %}
{% else %} {% if form.errors or errors %}
{% endif %} {% endif %} {% block list_content_footer %} {% endblock %} {% block list_content_end %} {% endblock %} {% endblock %} {% block list_page_footer %} {% endblock %} {% block list_page_end %}
{% endblock %} {% endif %} {% if standard_web_browser and standard_web_browser < 5 %}
{% endif %} {% endblock %}