aboutsummaryrefslogtreecommitdiff
path: root/templates_old/header.html.hbs
diff options
context:
space:
mode:
authorFuwn <[email protected]>2020-12-04 21:53:08 +0000
committerFuwn <[email protected]>2020-12-04 21:53:08 +0000
commit19c88d8fab4c59390eb795f071e960f70ed6e884 (patch)
tree44768f0b39ac20755b213c72918cf98f614ff122 /templates_old/header.html.hbs
parentchore: update log (diff)
downloadchan-test_actix-yarte.tar.xz
chan-test_actix-yarte.zip
not working loltest_actix-yarte
Diffstat (limited to 'templates_old/header.html.hbs')
-rw-r--r--templates_old/header.html.hbs16
1 files changed, 16 insertions, 0 deletions
diff --git a/templates_old/header.html.hbs b/templates_old/header.html.hbs
new file mode 100644
index 0000000..28786e4
--- /dev/null
+++ b/templates_old/header.html.hbs
@@ -0,0 +1,16 @@
+{{> layout }}
+
+<ul class="nav justify-content-center">
+ <li class="nav-item">
+ <a class="nav-link" href="/">
+ Home
+ </a>
+ </li>
+
+ <li class="nav-item">
+ <a class="nav-link" href="/boards">
+ Boards
+ </a>
+ </li>
+</ul>
+<br>