aboutsummaryrefslogtreecommitdiff
path: root/util/tmpl/header.html
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-04-24 16:18:47 -0700
committerAlex Yatskov <alex@foosoft.net>2016-04-24 16:18:47 -0700
commit59989cd78c60b4c8d089b3bed070b11eb62622b6 (patch)
tree71293bf328331ed87c461d1e73b7f2c0c4e74579 /util/tmpl/header.html
parentd6a92e7b7bdd02706d5ad68ae2d3ea62123fa0a2 (diff)
File management
Diffstat (limited to 'util/tmpl/header.html')
-rw-r--r--util/tmpl/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/tmpl/header.html b/util/tmpl/header.html
index cb9ec67c..6245099f 100644
--- a/util/tmpl/header.html
+++ b/util/tmpl/header.html
@@ -3,6 +3,6 @@
<head>
<meta charset="UTF-8">
<title></title>
- <link rel="stylesheet" href="{{root}}/css/popup.css">
+ <link rel="stylesheet" href="{{root}}/css/frame.css">
</head>
<body>