]> BookStack Code Mirror - hacks/blob - content/login-form-message/index.md
Add LaTeX/MathJax hack
[hacks] / content / login-form-message / index.md
1 +++
2 title = "Custom Login Form Message"
3 author = "@ssddanbrown"
4 date = 2023-01-27T00:00:00Z
5 updated = 2023-01-27T00:00:00Z
6 tested = "v22.11.1"
7 +++
8
9 This logical theme system hack allows you to show a custom message on the login form, above the inputs and below the title.
10
11 Change the contents of the file to suit your desired message.
12
13 #### Code
14
15 {{<hack file="auth/parts/login-message.blade.php" type="visual">}}