core23/FacebookBundle

View on GitHub
src/Resources/views/Auth/error.html.twig

Summary

Maintainability
Test Coverage
<div class="alert alert-danger" role="alert">
    {{ 'auth_error'|trans({}, 'Core23FacebookBundle') }}
</div>