Add tokenfield tag editor
This commit is contained in:
parent
6a3da59c75
commit
02f711aa97
10 changed files with 148 additions and 3 deletions
|
@ -7,6 +7,7 @@
|
|||
<link href="/img/favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/css/custom.css" rel="stylesheet">
|
||||
<link href="/css/tokenfield.css" rel="stylesheet">
|
||||
<link rel="alternate" type="application/rss+xml" title="{{.Title}}" href="/search/?fmt=rss&q={{.Search}}" />
|
||||
|
||||
<title>{{.Title}}</title>
|
||||
|
|
Reference in a new issue