Commit 8db2683a by Oláh István Gergely

dashboard: add new group-creating template

parent 1e859cdd
{% load crispy_forms_tags %}
<style>
.row {
margin-bottom: 15px;
}
</style>
<form method="POST" action="">
{% csrf_token %}
{% crispy form %}
</form>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment