summaryrefslogtreecommitdiff
path: root/templates/exception.html.ep
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-08-11 16:38:14 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-08-11 16:38:14 +0200
commit9bee75d432365d44af46f5d500f7d210b867cc18 (patch)
treea117d9eaaf97e6f04fa2ecf57c130adeb6a6f071 /templates/exception.html.ep
parenteb3be788427872f60631078215a82352c490dceb (diff)
rename title/description to infoscreen (we're not just a fakedisplay anymore)
Diffstat (limited to 'templates/exception.html.ep')
-rw-r--r--templates/exception.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/exception.html.ep b/templates/exception.html.ep
index dfa71e1..f473669 100644
--- a/templates/exception.html.ep
+++ b/templates/exception.html.ep
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>vrr-fakedisplay</title>
+ <title>vrr-infoscreen</title>
<meta charset="utf-8">
%= stylesheet '/main.css'
</head>