diff --git a/system/templates/account.back_button.html.twig b/system/templates/account.back_button.html.twig new file mode 100644 index 00000000..e4ed6884 --- /dev/null +++ b/system/templates/account.back_button.html.twig @@ -0,0 +1,6 @@ +{% if new_line is defined and new_line %} +
+{% endif %} +
+ {{ include('buttons.back.html.twig') }} +