feat: reset migrations and created customer address model
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% load i18n %}
|
||||
<ul class="p-2 text-start text-sm font-medium text-gray-900 dark:text-white">
|
||||
<li>
|
||||
<a href="#" title=""
|
||||
<a href="{% url 'web:my_account' %}" title=""
|
||||
class="inline-flex w-full items-center gap-2 rounded-md px-3 py-2 text-sm hover:bg-gray-100 dark:hover:bg-gray-600">
|
||||
{% translate 'Mi cuenta' %}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user