0.0.9 update registrarion form

This commit is contained in:
2023-07-11 12:59:12 +03:00
parent 2a2a47e2a7
commit 2fbea97cec

View File

@@ -1,8 +1,8 @@
<section class="register">
<h1>Регистрация</h1>
<form action="">
{% csrf_token %}
<form name = "registration_form" method="post"> {% csrf_token %}
<div class="switch">
<div><a class="active" href="#">Перевозчик</a></div>