From a55b5f26d98f69d7f75641b9401015ebbd7e716e Mon Sep 17 00:00:00 2001 From: Oliver Zander Date: Mon, 10 Nov 2025 11:37:00 +0100 Subject: [PATCH] renamed blocks to applications --- input/templates/input/forms/extern.html | 4 ++-- input/views.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/input/templates/input/forms/extern.html b/input/templates/input/forms/extern.html index 4b3a418..b1d09cd 100755 --- a/input/templates/input/forms/extern.html +++ b/input/templates/input/forms/extern.html @@ -1,4 +1,4 @@ -{% extends "input/base.html" %} +{% extends 'input/base.html' %} {% load i18n %} @@ -15,7 +15,7 @@ Was möchtest du beantragen? - {% for title, services in blocks %} + {% for title, services in applications %} {{ title }}