engine/app/views/admin/errors/500.html.haml

7 lines
122 B
Plaintext
Raw Normal View History

- title t('.title')
.inner
%p.notice= t('.notice')
%p.link.tright
= link_to preserve(t('.link')), admin_root_url