8 lines
284 B
Plaintext
8 lines
284 B
Plaintext
.home-tablet-phone= image_tag 'site/tablet-phone.png'
|
|
p.introduction
|
|
= image_tag 'qr.png', class: 'home-qr'
|
|
= t('site.home.introduction')
|
|
p.development= t('site.home.development')
|
|
p.enroll= t('site.home.enroll', facebook: facebook_link, twitter: twitter_link).html_safe
|
|
.clearing
|