summaryrefslogtreecommitdiff
path: root/e_src/templates/common/header.html
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2021-05-16 18:46:01 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2021-05-16 18:46:01 -0600
commit0dae5d53c49dd7b946990ca9e232fb924bf4f918 (patch)
tree93d4e990a9351a139339e2baf91d82b45849ddb4 /e_src/templates/common/header.html
parenteaee38a4b6ebedc106548876cdbe1fe433c514bb (diff)
refactor code and finish basic features
Diffstat (limited to 'e_src/templates/common/header.html')
-rw-r--r--e_src/templates/common/header.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/e_src/templates/common/header.html b/e_src/templates/common/header.html
index 9c423df..6237620 100644
--- a/e_src/templates/common/header.html
+++ b/e_src/templates/common/header.html
@@ -3,6 +3,5 @@
<head>
<meta charset="utf-8">
<title>$$TITLE</title>
-$$EXTRAHEAD
</head>
<body>