summaryrefslogtreecommitdiff
path: root/app/views/errors/server_error.html.haml
blob: a4133dafefc02bd5bd6b73e1f9da487cf8b4bc9d (plain)
1
2
3
4
5
6
7
.hero-unit
  %h1=t 'errors.title.server_error'
  %h2=t 'errors.subtitle.server_error', default: ''
  %p.lead=t 'errors.text.server_error', default: ''
  %a.btn.btn-primary.btn-large{href:'/'}
    %i.icon-home.icon-white
    =t :home