2 Commits

Author SHA1 Message Date
2d48ecc855 Merge remote-tracking branch 'origin/main' 2023-08-16 15:27:10 +03:00
a73adde79a 0.0.100 2023-08-16 15:27:05 +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>#}