Add import users from Krock's mod list feature

This commit is contained in:
rubenwardy
2018-05-15 15:00:12 +01:00
parent e669b18062
commit 0bdcbd741c
5 changed files with 58 additions and 5 deletions

View File

@@ -5,6 +5,8 @@
{% endblock %}
{% block content %}
<h2>Log in as another user</h2>
{% from "macros/forms.html" import render_field, render_submit_field %}
<form method="POST" action="">
{{ form.hidden_tag() }}