File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- {% load i18n %}
1+ {% load i18n site %}
22< footer class ="footer ">
33 < div class ="container ">
44 < p class ="text-muted text-center ">
99 < a href ="/unterstuetzer/ "> {% translate "Supporter" %}</ a > •
1010 < a href ="/presse/ "> {% translate "Press" %}</ a > •
1111 < a href ="/kontakt/ "> {% translate "Contact" %}</ a > •
12- {% include "partials/faq_link.html" %} •
13- © 2015 volunteer-planner.org •
12+ {% include "partials/faq_link.html" %}
13+ < br >
14+ © 2015-2016, 2022 volunteer-planner.org •
15+ v{% get_version %} •
1416 < a href ="https://github.com/coders4help/volunteer_planner "> GitHub</ a > •
1517
16-
1718 {% blocktranslate trimmed with mailto_link='
< a href ="
mailto:[email protected] "
> [email protected] </ a > ' %}
1819 Questions? Get in touch: {{ mailto_link }}
1920 {% endblocktranslate %}
You can’t perform that action at this time.
0 commit comments