0.0.34
This commit is contained in:
@@ -636,4 +636,6 @@
|
||||
padding-top: 10px;
|
||||
border-top: 1px solid #E6E6E6;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
/*p_results_find_route*/
|
||||
7
templates/pages/p_results_find_route.html
Normal file
7
templates/pages/p_results_find_route.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{% extends "tb_base.html" %}
|
||||
{% load static %}
|
||||
<div>
|
||||
<h1>Поиск перевозчика</h1>
|
||||
</div>
|
||||
<div class="container_form_search_carrier">
|
||||
</div>
|
||||
@@ -1,2 +0,0 @@
|
||||
{% extends "tb_base.html" %}
|
||||
{% load static %}
|
||||
Reference in New Issue
Block a user