Initial Release

This commit is contained in:
2026-05-24 21:58:23 -07:00
commit 0a782e0096
209 changed files with 11657 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
extends _TemplateSpecial
block pageHeader
meta(name='robots' content='noindex')
title suzzy - Page Not Found (404)
block pageContent
//- User Message
img(class='special-banner' src='file:///images/public-nopage.png')
p(class='text-header') Page Not Found
p(class='text-tip') Should've made a left instead of a right...
//- User Actions
div(class='divider-line')
div(class='special-alongside')
a(class='default' href='/') Homepage
a(class='default' href='javascript:window.history.back()') Go Back