fix(rgaa): missing title on signin (8.6)
This commit is contained in:
parent
ba70cae75a
commit
b4f791b1f1
3 changed files with 9 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
= content_for(:page_id, 'auth')
|
||||
= content_for(:title, t('metas.signin.title'))
|
||||
|
||||
#session-new.auth-form.sign-in-form
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue