User information
@@ -8,14 +8,14 @@ - {{ user.first_name }} {{ user.last_name }} + {{ user.first_name }} {{ user.last_name }} {{ plan.name }} + {{ plan.name }} {% endfor %} {% for plan in user.plans.all %} - diff --git a/core/templates/partials/account-list.html b/core/templates/partials/account-list.html index 2e9448a..8e6f730 100644 --- a/core/templates/partials/account-list.html +++ b/core/templates/partials/account-list.html @@ -44,7 +44,7 @@ hx-trigger="click" hx-target="#{{ type }}s-here" hx-swap="innerHTML" - class="button is-info"> + class="button"> @@ -58,16 +58,16 @@ hx-target="#modals-here" hx-swap="innerHTML" hx-confirm="Are you sure you wish to delete {{ item.name }}?" - class="button is-danger"> + class="button"> - + {% if type == 'page' %} {% if type == 'page' %} {% if type == 'page' %} {% if type == 'page' %}