From 96329632bdfb318843e5ec720c9608ee1ea76cb7 Mon Sep 17 00:00:00 2001 From: Benni Baermann Date: Tue, 17 Nov 2020 13:30:33 +0100 Subject: [PATCH] links and pictures added --- input/templates/input/extern.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/input/templates/input/extern.html b/input/templates/input/extern.html index ea19565..7c5ee39 100644 --- a/input/templates/input/extern.html +++ b/input/templates/input/extern.html @@ -38,11 +38,17 @@ {{ wizard.form }} {% endif %} +

{% if wizard.steps.prev %} {% endif %}

+

+Eine Übersicht alle Förderangebote von Wikimedia Deutschland findest du im + Förderportal in der deutschsprachigen Wikipedia. +
Für alle Fragen wende dich gern an das Team Ideenförderung. +

Für interessierte Hacker gibts auch den Sourcecode zum Formular und was damit passiert. {% endblock %}