aboutsummaryrefslogtreecommitdiff
path: root/templates/base.qtpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.qtpl')
-rw-r--r--templates/base.qtpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.qtpl b/templates/base.qtpl
index 6bef986..df6c6fc 100644
--- a/templates/base.qtpl
+++ b/templates/base.qtpl
@@ -25,6 +25,7 @@ Page prints a page implementing Page interface.
<html lang="en">
<head>
<meta charset="utf-8">
+ <link rel="icon" href="data:,">
<title>cerrado | {%= p.Title() %}</title>
<link rel="stylesheet" href="/static/main.css">
<meta name="viewport" content="width=device-width, initial-scale=1" />