Implement custom HTML placement (#78)

This commit is contained in:
Wingy 2023-01-30 10:55:40 -05:00 committed by GitHub
parent 014bd271b4
commit ae50a8b11d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 2 deletions

View file

@ -17,4 +17,5 @@ block content
.field
.control
input.button.is-primary(type='submit' value=lang('LOGIN_BUTTON'))
if _CC.config.customHtml.login
div!= _CC.config.customHtml.login