plannedsessionteamedit
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{% block main %}
|
||||
<h1>Create Team Session</h1>
|
||||
|
||||
<form enctype="multipart/form-data" action="{{ formloc }}" method="post">
|
||||
<form enctype="multipart/form-data" action="" method="post">
|
||||
{% if form.errors %}
|
||||
<p style="color: red;">
|
||||
Please correct the error{{ form.errors|pluralize }} below.
|
||||
|
||||
Reference in New Issue
Block a user