2026-03-09 22:17:39 +01:00
|
|
|
doctype html
|
|
|
|
|
html
|
|
|
|
|
head
|
|
|
|
|
title= title
|
2026-03-13 14:26:26 +01:00
|
|
|
link(type='text/css' rel='stylesheet', href='/stylesheets/style.css')
|
2026-03-09 22:17:39 +01:00
|
|
|
block head
|
2026-03-13 14:26:26 +01:00
|
|
|
link(rel="icon", type="image/x-icon", href="/favicon.ico")
|
2026-03-09 22:17:39 +01:00
|
|
|
body
|
|
|
|
|
header
|
|
|
|
|
h1
|
|
|
|
|
a(href="/") Pathtoglory.quest
|
|
|
|
|
p I'm on a quest to learn and understand things.
|
|
|
|
|
|
|
|
|
|
block content
|
|
|
|
|
|
|
|
|
|
footer
|
|
|
|
|
p Pathtoglory.quest No copyright. Copy and paste me.
|