Merge remote-tracking branch 'origin/main'

This commit is contained in:
SDE
2023-08-16 15:33:54 +03:00
2 changed files with 1 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
/*url("/static/fonts/inter/Inter-ExtraBold.ttf"),*/
/*url("/static/fonts/inter/Inter-ExtraLight.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-SemiBold.ttf"),
url("/static/fonts/inter/Inter-Thin.ttf");

View File

@@ -5,10 +5,6 @@
<form class = "new_route" name="new_route" method="post">
{% csrf_token %}
<h2 class="title_new_route">Разместить объявление о перевозке посылки</h2>
<div>
{# <div class="type_transport_list">#}
{# <label for="id_type_transport">{{ form.fields.type_transport.label }}</label>#}