diff options
author | Wikinaut <mail@tgries.de> | 2013-08-14 21:46:57 +0200 |
---|---|---|
committer | Wikinaut <mail@tgries.de> | 2013-08-14 21:46:57 +0200 |
commit | 4305bb16eddb88677775834e38458b68c6c94d00 (patch) | |
tree | e82650c30a8cef8b354c039af3a9de3ee6e5e571 /src/templates/admin/index.html | |
parent | c3bffc262358fb066c58df229033db3eff6d1fc9 (diff) | |
download | etherpad-lite-4305bb16eddb88677775834e38458b68c6c94d00.zip |
utf-8 without BOM; removed trailing white spaces
Diffstat (limited to 'src/templates/admin/index.html')
-rw-r--r-- | src/templates/admin/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/admin/index.html b/src/templates/admin/index.html index 36b52629..750a4b52 100644 --- a/src/templates/admin/index.html +++ b/src/templates/admin/index.html @@ -1,4 +1,4 @@ -<!doctype html> +<!doctype html> <html> <head> <title>Admin Dashboard - Etherpad</title> |