-

+

Inloggen bij
{{ app_title }}

diff --git a/src/open_inwoner/templates/export/plans/plan_export.html b/src/open_inwoner/templates/export/plans/plan_export.html index 04a1747cb7..f2b78653af 100644 --- a/src/open_inwoner/templates/export/plans/plan_export.html +++ b/src/open_inwoner/templates/export/plans/plan_export.html @@ -3,7 +3,7 @@ {% block content %} -

{% trans "Plan" %} {{ object.title }}

+

{% trans "Plan" %} {{ object.title }}

@@ -41,12 +41,12 @@

{% trans "Plan" %} {{ object.title }}

-

{% trans "Bestanden" %}

+

{% trans "Bestanden" %}

{% if object.get_all_files %} {% file_table files=object.get_all_files download_view="profile:documents_download" %} {% endif %} -

{% trans "Acties" %}

+

{% trans "Acties" %}

{% include "export/include/actions.html" with actions=object.actions.visible %} {% endblock %} diff --git a/src/open_inwoner/templates/export/profile/action_export.html b/src/open_inwoner/templates/export/profile/action_export.html index 426178fc50..a173182dc2 100644 --- a/src/open_inwoner/templates/export/profile/action_export.html +++ b/src/open_inwoner/templates/export/profile/action_export.html @@ -3,7 +3,7 @@ {% block content %} -

{% trans "Action" %} {{ object }}

+

{% trans "Action" %} {{ object }}

{% url "profile:action_download" uuid=object.uuid as download_url %} diff --git a/src/open_inwoner/templates/export/profile/action_list_export.html b/src/open_inwoner/templates/export/profile/action_list_export.html index 10e4f85474..703827c8e4 100644 --- a/src/open_inwoner/templates/export/profile/action_list_export.html +++ b/src/open_inwoner/templates/export/profile/action_list_export.html @@ -3,7 +3,7 @@ {% block content %} -

{% trans "Mijn acties" %}

+

{% trans "Mijn acties" %}

{% include "export/include/actions.html" with actions=object_list %} diff --git a/src/open_inwoner/templates/export/questionnaire/questionnaire_export.html b/src/open_inwoner/templates/export/questionnaire/questionnaire_export.html index bf319b41bb..4172062283 100644 --- a/src/open_inwoner/templates/export/questionnaire/questionnaire_export.html +++ b/src/open_inwoner/templates/export/questionnaire/questionnaire_export.html @@ -3,29 +3,29 @@ {% block content %}
-

{% trans "Zelfdiagnose results" %}

+

{% trans "Zelfdiagnose results" %}

    {% for step in steps %}
  1. {% trans "Question:" %}

    -

    {{ step.question }}

    + {{ step.question }}

    {% trans "Answer:" %}

    -

    {{ step.answer }}

    + {{ step.answer }}
  2. {% endfor %}
-

{{ last_step.question }}

-

{{ last_step.content.html|safe}}

+

{{ last_step.question }}

+ {{ last_step.content.html|safe}} {% if related_products.exists %}

{% trans "Related products:" %}

    {% for product in related_products %}
  1. {{ product.name }}

    -

    {{ product.summary }}

    + {{ product.summary }}
  2. {% endfor %}
diff --git a/src/open_inwoner/templates/flatpages/default.html b/src/open_inwoner/templates/flatpages/default.html index 0653832512..554038cba8 100644 --- a/src/open_inwoner/templates/flatpages/default.html +++ b/src/open_inwoner/templates/flatpages/default.html @@ -4,6 +4,6 @@ {% block title %}{% with page_title=flatpage.title %}{{ block.super }}{% endwith %}{% endblock %} {% block content %} -

{{ flatpage.title }}

-

{{ flatpage.content|prosemirror_content|safe }}

+

{{ flatpage.title }}

+ {{ flatpage.content|prosemirror_content|safe }} {% endblock content %} diff --git a/src/open_inwoner/templates/master.html b/src/open_inwoner/templates/master.html index 3d50718148..68bf76bfd7 100644 --- a/src/open_inwoner/templates/master.html +++ b/src/open_inwoner/templates/master.html @@ -158,7 +158,7 @@
-

Filters

+

Filters

{% button icon="filter_alt" text=_("Filters") icon_outlined=True transparent=True extra_classes="show-modal" %} {% icon icon="check" icon_position="after" outlined=True %} Gekozen filters
-

Status

+

Status

{% trans 'Filter op' %}: @@ -34,7 +34,7 @@

{{ page_title }} ({{ paginator.count }}
{% render_grid %} {% if not zaken %} -

{% trans "U heeft op dit moment nog geen lopende zaken." %}

+ {% trans "U heeft op dit moment nog geen lopende zaken." %} {% endif %} {% for zaak in zaken %} @@ -81,8 +81,8 @@

{{ zaak.description }}

{% list_item zaak.current_status caption=_("Status") compact=True strong=False %} {% endif %}
  • -

    Zaaknummer

    -

    ‍{{ zaak.identification }}

    +

    Zaaknummer

    +

    ‍{{ zaak.identification }}

  • {% endrender_list %} diff --git a/src/open_inwoner/templates/pages/cases/status_inner.html b/src/open_inwoner/templates/pages/cases/status_inner.html index cbb5eb1370..e1ded26f4e 100644 --- a/src/open_inwoner/templates/pages/cases/status_inner.html +++ b/src/open_inwoner/templates/pages/cases/status_inner.html @@ -12,7 +12,7 @@ {% render_grid %} {% render_column span=12 %} {# Title/dashboard #} -

    {{ zaak.description }}

    +

    {{ zaak.description }}

    {% include "components/Dashboard/Dashboard.html" with metrics=metrics only %} {% endrender_column %} @@ -23,8 +23,8 @@

    {{ zaak.description }}