fix(6.2.1): home, for each text link with a link title (title attribute), is the content of this attribute relevant?
fix(9.2.1): add nav to footer as it is a navigation area fix(8.9.1): sign_in, do not use %hr within %p which implicitely close the %p leading to an empty %p after that fix(9.2.1): sign in, missing %nav element
This commit is contained in:
parent
7cea474231
commit
422990f664
8 changed files with 153 additions and 144 deletions
|
@ -7,7 +7,8 @@
|
|||
= t('.line2')
|
||||
%br
|
||||
= t('.line3')
|
||||
%hr
|
||||
%hr
|
||||
%p
|
||||
%span.small-simple= t('.are_you_new', app_name: APPLICATION_NAME.gsub("-","‑")).html_safe
|
||||
%br
|
||||
%br
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue