summaryrefslogtreecommitdiff
path: root/templates/page-header.html
diff options
context:
space:
mode:
authorBill <bill@billserver.senders.io>2022-11-04 16:32:52 -0400
committerBill <bill@billserver.senders.io>2022-11-04 16:32:52 -0400
commitda1be79522f7950bbe449f7c23c0f158a68bbdf4 (patch)
treee4c786660ef1936c40cb72966e9256e9d063f004 /templates/page-header.html
parent65c5ad4194c5b89157a0d9b32d932695b7d0c747 (diff)
parentc3e42f7851ce66af164621c7555021f1061bc286 (diff)
Merge branch 'markdown-support' from bill
Diffstat (limited to 'templates/page-header.html')
-rw-r--r--templates/page-header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/page-header.html b/templates/page-header.html
index f7bea88..a759b70 100644
--- a/templates/page-header.html
+++ b/templates/page-header.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="generator" content="HTML Tidy for HTML5 for Linux version 5.6.0">
- <title>senders.io - {PAGE}</title>
+ <title>senders.io - PAGE_TITLE</title>
<link rel='stylesheet' type='text/css' href='/index.css'>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
@@ -15,4 +15,4 @@
"https://github.com/s3nd3r5">Github</a>
</nav>
</div>
- <div id='body'>
+ <div id="body" class="PAGE_CLASS">