Implement custom HTML placement (#78)
This commit is contained in:
parent
014bd271b4
commit
ae50a8b11d
4 changed files with 16 additions and 2 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue