Added language selection to the membership application form

This commit is contained in:
Antti Mäki
2019-11-09 20:27:55 +02:00
parent a7ada33ff9
commit 029089b32d
3 changed files with 651 additions and 650 deletions
@@ -35,5 +35,6 @@
<body>
{% block content %}
{% endblock content %}
{% include "webapp:footer.html" %}
</body>
</html>