diff --git a/june/templates/admin/dashboard.html b/june/templates/admin/dashboard.html index db8ceba..d3b8da7 100644 --- a/june/templates/admin/dashboard.html +++ b/june/templates/admin/dashboard.html @@ -1,9 +1,8 @@ {% extends "layout.html" %} +{% from "snippet/macro.html" import nav, pagination %} {% block subtitle %}{{ _('Dashboard') }}{% endblock %} -{% from "snippet/macro.html" import nav, pagination %} - {% block content %}
{% trans -%} You have submitted a find password request, follow the link below to find your password. If you didn't make the request, ignore this email. {%- endtrans %}
- +{{link}}
+{{ link }}