Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
/*url("/static/fonts/inter/Inter-ExtraBold.ttf"),*/
|
/*url("/static/fonts/inter/Inter-ExtraBold.ttf"),*/
|
||||||
/*url("/static/fonts/inter/Inter-ExtraLight.ttf"),*/
|
/*url("/static/fonts/inter/Inter-ExtraLight.ttf"),*/
|
||||||
/*url("/static/fonts/inter/Inter-Light.ttf"),*/
|
/*url("/static/fonts/inter/Inter-Light.ttf"),*/
|
||||||
url("/static/fonts/inter/Inter-Medium.ttf"),
|
/*url("/static/fonts/inter/Inter-Medium.ttf"),*/
|
||||||
url("/static/fonts/inter/Inter-Regular.ttf"),
|
url("/static/fonts/inter/Inter-Regular.ttf"),
|
||||||
url("/static/fonts/inter/Inter-SemiBold.ttf"),
|
url("/static/fonts/inter/Inter-SemiBold.ttf"),
|
||||||
url("/static/fonts/inter/Inter-Thin.ttf");
|
url("/static/fonts/inter/Inter-Thin.ttf");
|
||||||
|
|||||||
@@ -5,10 +5,6 @@
|
|||||||
|
|
||||||
<form class = "new_route" name="new_route" method="post">
|
<form class = "new_route" name="new_route" method="post">
|
||||||
{% csrf_token %}
|
{% csrf_token %}
|
||||||
<h2 class="title_new_route">Разместить объявление о перевозке посылки</h2>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
{# <div class="type_transport_list">#}
|
{# <div class="type_transport_list">#}
|
||||||
{# <label for="id_type_transport">{{ form.fields.type_transport.label }}</label>#}
|
{# <label for="id_type_transport">{{ form.fields.type_transport.label }}</label>#}
|
||||||
|
|||||||
Reference in New Issue
Block a user