summaryrefslogtreecommitdiff
path: root/util/tmpl/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'util/tmpl/header.html')
-rw-r--r--util/tmpl/header.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/util/tmpl/header.html b/util/tmpl/header.html
new file mode 100644
index 00000000..b7577dd5
--- /dev/null
+++ b/util/tmpl/header.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <title></title>
+ <link rel="stylesheet" href="{{root}}/css/popup.css">
+ </head>
+ <body>
+ <div class="dictionary">
+ <a href="javascript:setActiveDict('edict');">単</a><a href="javascript:setActiveDict('enamdict')">名</a><a href="javascript:setActiveDict('kanjidic');">漢</a>
+ </div>