| Current Path : /home/cinepatreb/billetterie/modules/autoupgrade/views/templates/ | 
| Current File : /home/cinepatreb/billetterie/modules/autoupgrade/views/templates/error.html.twig | 
<div class="alert alert-danger">
    {{ message }}
    <a class="btn btn-primary" style="margin-left: 10px;" href="javascript:window.history.back();">
        {{ 'Go back'|trans({}, 'Admin.Actions') }}
    </a>
</div>