doctype html
div.error-main
div.error-container
object.logo-svg(type="image/svg+xml", data="/svg/logo.svg")
img(src="/images/logo.png", alt="TAIGA")
h1.logo(translate="ERROR.PERMISSION_DENIED")
p.error-text(translate="ERROR.PERMISSION_DENIED_TEXT")
a(href="/", title="", translate="COMMON.GO_HOME")