sourcehypertextpublicerror500.pug

extends ../../views/layout.pug

append presets
	- title = "500 Internal Satyr Error"
	- og.enabled = false
	- licence = false
	- hasComments = false
	- hasSidenotes = false
	- slug = '500'

append head
	link(href="/error/error.css" rel="stylesheet")

block main
	h1.accent.smallcaps
		strong(lang="la") Error D
		br
		| Internal satyr error
		br
		small(lang="nl-NL") Interne satyrfout
	video(autoplay muted loop src="/error/bush.webm" alt="A burning bush")
	.bilingual
		div
			p Through no fault of your own, some stray spark has set these woods alight.
			p Our top firefighters are on the case, but for now…
		div(lang="nl-NL")
			p Buiten uw schuld heeft een of ander verdwaalde vonk dit oude woud in brand gestoken.
			p Onze beste brandweerlieden komen er aan, maar voor nu…
	a.centre.accent(href="/") ← Run while you still can.
		br
		small
			i Ren terwijl het nog kan.