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>
+649 -649
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -23,4 +23,4 @@
"remark-preset-lint-recommended"
]
}
}
}