diff options
Diffstat (limited to 'http/share/components/meta.upphtml')
| -rw-r--r-- | http/share/components/meta.upphtml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/http/share/components/meta.upphtml b/http/share/components/meta.upphtml deleted file mode 100644 index fbb0155..0000000 --- a/http/share/components/meta.upphtml +++ /dev/null @@ -1,11 +0,0 @@ -#! -if [ -z "${NO_META}" ]; then -#! - -<title>${TITLE}</title> -<meta name='title' content='${TITLE}' /> -<meta name='description' content='${DESCRIPTION}' /> - -#! -fi -#! |
