0.0.23 my routes
This commit is contained in:
7
templates/v2/blocks/b_my_routes.html
Normal file
7
templates/v2/blocks/b_my_routes.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{% load static %}
|
||||
{% load i18n %}
|
||||
<link rel="stylesheet" href="{% static "v2/css/widgets/w_route_card.css" %}">
|
||||
|
||||
<div class="b_my_routes">
|
||||
{% include 'v2/widgets/w_customer_route_card.html' %}
|
||||
</div>
|
||||
Reference in New Issue
Block a user