summaryrefslogtreecommitdiff
path: root/templates/header.html
diff options
context:
space:
mode:
authorFardin Ahmed Niloy <niloy98.it@gmail.com>2021-03-15 15:33:52 +0600
committerFardin Ahmed Niloy <niloy98.it@gmail.com>2021-03-15 15:33:52 +0600
commit1f7702375efc55214cc1bc02ca98374943c5e9dd (patch)
treef54b7e15fd73678a574adfc0a07432407c3e1085 /templates/header.html
parent601f0b5be42ba49f59fd8f3d28ac4de064087c26 (diff)
parent10ffebf2b48fc3de3dd19731195609b8cc4416a4 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'templates/header.html')
-rw-r--r--templates/header.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/header.html b/templates/header.html
new file mode 100644
index 0000000..7756d4f
--- /dev/null
+++ b/templates/header.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="UTF-8">
+ <link rel="stylesheet" href="./style.css">
+ <title>$PAGE_TITLE</title>
+ </head>
+ <body>