diff options
Diffstat (limited to 'e_src/templates')
-rw-r--r-- | e_src/templates/common/header.html | 1 |
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> |