bunch o things
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Selection [tags]</h1>
|
||||
<h2><a href="/search" target="_blank">SEARCH</a></h2>
|
||||
<h2><a href="/tags_w_lists" target="_blank">TAGS_W_LISTS</a></h2>
|
||||
<form class="tag_item">
|
||||
<button id="new">NEW</button>
|
||||
</form>
|
||||
|
||||
@@ -9,7 +9,9 @@
|
||||
<body>
|
||||
<h1>Selection [tags w lists]</h1>
|
||||
<hr>
|
||||
<button id="commit">commit</button>
|
||||
<h2><a href="/search" target="_blank">SEARCH</a></h2>
|
||||
<h2><a href="/tags" target="_blank">TAGS</a></h2>
|
||||
<!-- <button id="commit">commit</button> -->
|
||||
<div id="all">
|
||||
{% for v in tags %}
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user