summaryrefslogtreecommitdiff
path: root/app/views/errors/not_found.html.haml
blob: 75cb8891bc94884121d1582d6517e87935644b26 (plain)
1
2
3
4
5
6
7
.hero-unit
  %h1=t :not_found_title
  %h2=t :not_found_subtitle
  %p.lead=t :not_found_lead
  %a.btn.btn-primary.btn-large{href:'/'}
    %i.icon-home.icon-white
    =t :home