summaryrefslogtreecommitdiff
path: root/src/web/_views/people/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/_views/people/header.php')
-rw-r--r--src/web/_views/people/header.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/web/_views/people/header.php b/src/web/_views/people/header.php
new file mode 100644
index 0000000..b1099ec
--- /dev/null
+++ b/src/web/_views/people/header.php
@@ -0,0 +1,6 @@
+<?php /* Copyright (c) 2024 Freya Murphy */ ?>
+<?php /* vi: syntax=php */ ?>
+<main id="main">
+ <h1 class="title"><?=ucfirst(lang('title'))?></h1>
+ <h3 class="desc"><?=ucfirst(lang('desc'))?></h3>
+ <hr>