aboutsummaryrefslogtreecommitdiff
path: root/src/people
diff options
context:
space:
mode:
Diffstat (limited to 'src/people')
-rw-r--r--src/people/index.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/people/index.html b/src/people/index.html
new file mode 100644
index 0000000..d95a02c
--- /dev/null
+++ b/src/people/index.html
@@ -0,0 +1,21 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ :!t | People:!/t
+ :?src/templates/inner-head.html
+ </head>
+ <body>
+ :?src/templates/nav.html
+ :?src/templates/body-top.html
+ <section id="people">
+ <h2>People:!refpeople:!/ref</h2>
+ <article>
+ <section id="glass">
+ <h3>glass:!refglass:!/ref</h3>
+
+ </section>
+ </article>
+ </section>
+ :?src/templates/body-bottom.html
+ </body>
+</html> \ No newline at end of file