Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add login_form_footer block to the login page template#7566

Merged
javiereguiluz merged 1 commit into
EasyCorp:5.xfrom
lacatoire:feature/login-tail-block
Apr 22, 2026
Merged

Add login_form_footer block to the login page template#7566
javiereguiluz merged 1 commit into
EasyCorp:5.xfrom
lacatoire:feature/login-tail-block

Conversation

@lacatoire
Copy link
Copy Markdown
Contributor

Adds an empty login_form_footer Twig block right after the </form> element in templates/page/login.html.twig so applications can render additional markup (disclaimer, terms of service, extra link) without copying the whole template.

Documented in doc/dashboards.rst next to the other login page options.

Closes #7544

@lacatoire lacatoire force-pushed the feature/login-tail-block branch from 1381268 to 1f679ce Compare April 20, 2026 14:14
@javiereguiluz javiereguiluz added this to the 5.x milestone Apr 22, 2026
@javiereguiluz javiereguiluz changed the base branch from 4.x to 5.x April 22, 2026 18:47
@javiereguiluz javiereguiluz force-pushed the feature/login-tail-block branch from 1f679ce to f6c3309 Compare April 22, 2026 18:47
@javiereguiluz javiereguiluz merged commit ae6ff6b into EasyCorp:5.x Apr 22, 2026
15 of 16 checks passed
@javiereguiluz
Copy link
Copy Markdown
Collaborator

Merged. Thanks for contirbuting this, including these nice docs.

@lacatoire lacatoire deleted the feature/login-tail-block branch April 22, 2026 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: an empty block after login form

2 participants