We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a17347 + fad3633 commit 9a8337fCopy full SHA for 9a8337f
templates/web/account/access.html.twig
@@ -74,5 +74,6 @@
74
<div class="form-actions">
75
<input type="submit" class="btn btn-info" value="{{ "boutton::valider" | trans }}">
76
</div>
77
+ <input type="hidden" name="userAccount_token" value="{{ app['session'].get('userAccount_token') }}">
78
</form>
79
{% endblock %}
0 commit comments