summaryrefslogtreecommitdiffstats
path: root/src/views/error.ecr
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/error.ecr')
-rw-r--r--src/views/error.ecr3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/views/error.ecr b/src/views/error.ecr
index 8304695d..a0fe014a 100644
--- a/src/views/error.ecr
+++ b/src/views/error.ecr
@@ -1,4 +1,5 @@
<% content_for "header" do %>
-<%= "Error - " %>
+<title><%= "Error" %> - Invidious</title>
<% end %>
+
<%= error_message %> \ No newline at end of file