diff options
Diffstat (limited to 'e_src/templates/common/header.html')
-rw-r--r-- | e_src/templates/common/header.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/e_src/templates/common/header.html b/e_src/templates/common/header.html deleted file mode 100644 index 6237620..0000000 --- a/e_src/templates/common/header.html +++ /dev/null @@ -1,7 +0,0 @@ -<!DOCTYPE html> -<html lang="$$LANG"> -<head> -<meta charset="utf-8"> -<title>$$TITLE</title> -</head> -<body> |