0
0
Fork 0

POIIIIIIIIIIII

This commit is contained in:
ASTRO:? 2025-03-15 07:46:16 +09:00
parent 709441aded
commit ec705bddff
No known key found for this signature in database
GPG key ID: 2938B9B314D8EF8B
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
- unless omniauth_only?
= simple_form_for(resource, as: resource_name, url: session_path(resource_name)) do |f|
%h1.title= t('auth.sign_in.title', domain: site_hostname)
%h1.title= t('auth.sign_in.title')
%p.lead= t('auth.sign_in.preamble_html', domain: site_hostname)
.fields-group
- if use_seamless_external_login?