blob: bf015d4f887f710ca8ec17756ddf4ccd1a9371e8 (
plain)
1
2
3
4
5
6
7
|
.hero-unit
%h1=t 'errors.title.page_not_found'
%h2=t 'errors.subtitle.page_not_found', default: ''
%p.lead=t 'errors.text.page_not_found', default: ''
%a.btn.btn-primary.btn-large{href:'/'}
=icon :home
=t :home
|