diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index c42a625..c79283c 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -636,4 +636,6 @@ padding-top: 10px; border-top: 1px solid #E6E6E6; width: 100%; -} \ No newline at end of file +} + +/*p_results_find_route*/ \ No newline at end of file diff --git a/templates/pages/p_results_find_route.html b/templates/pages/p_results_find_route.html new file mode 100644 index 0000000..f0e2405 --- /dev/null +++ b/templates/pages/p_results_find_route.html @@ -0,0 +1,7 @@ +{% extends "tb_base.html" %} +{% load static %} +