feat: improve customer address views
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
<title>{{ title }}</title>
|
||||
|
||||
<link rel="manifest" href="{% url 'web:manifest_json' %}">
|
||||
|
||||
{% include "theme/seo.html" %}
|
||||
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>
|
||||
<script src="https://unpkg.com/htmx.org@2.0.3"></script>
|
||||
|
||||
Reference in New Issue
Block a user