diff --git a/app/Resources/SurfnetStepupBundle/views/Exception/error.html.twig b/app/Resources/SurfnetStepupBundle/views/Exception/error.html.twig index 6a008dd44..a393fb726 100644 --- a/app/Resources/SurfnetStepupBundle/views/Exception/error.html.twig +++ b/app/Resources/SurfnetStepupBundle/views/Exception/error.html.twig @@ -9,6 +9,7 @@ {{ 'ss.error.button.go_home'|trans }}
{{ "now"|date('Y-m-d H:i:s') }}
{{ 'ss.error.text.your_art_code'|trans }}: #{{ art }}
{{ 'ss.error.text.what_were_you_doing_well_fix_it'|trans }}
{% endblock %} diff --git a/app/Resources/SurfnetStepupBundle/views/Exception/error404.html.twig b/app/Resources/SurfnetStepupBundle/views/Exception/error404.html.twig index bc13711f8..8a8eb1b85 100644 --- a/app/Resources/SurfnetStepupBundle/views/Exception/error404.html.twig +++ b/app/Resources/SurfnetStepupBundle/views/Exception/error404.html.twig @@ -9,6 +9,7 @@ {{ 'ss.error.button.go_home'|trans }}{{ "now"|date('Y-m-d H:i:s') }}
{{ 'ss.error.text.your_art_code'|trans }}: #{{ art }}
{{ 'ss.error.text.if_you_think_this_is_incorrect_report'|trans }}
{% endblock %} diff --git a/app/Resources/views/base.html.twig b/app/Resources/views/base.html.twig index b7800e196..5deab8a7e 100644 --- a/app/Resources/views/base.html.twig +++ b/app/Resources/views/base.html.twig @@ -27,7 +27,7 @@ {% if app.user %}