<%= t("error.404.title") %>
<%= t("error.404.body") %>
%# 404 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.404.body") %>