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 }}