<%= t("error.503.title") %>
<%= t("error.503.body") %>
%# 503 error page: standalone (no app shell, no menu) so it renders even when the shell's data is what failed. Locals: t/locale/dir come from the host with every render. %>
<%= t("error.503.body") %>