summaryrefslogtreecommitdiffstats
path: root/web/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/base.html')
-rw-r--r--web/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/templates/base.html b/web/templates/base.html
index 47b7a99..5573839 100644
--- a/web/templates/base.html
+++ b/web/templates/base.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+ <title>u r ded</title>
<link rel="stylesheet" type="text/css" href="/css/base.css">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Metrophobic">
{% block css %}{% end %}