AvalonDocumentationEngine/views/system/tag.ejs
MeowcaTheoRange 3fd3805552 Updates
2023-01-04 22:18:04 -06:00

3 lines
No EOL
208 B
Text

<button class="tagLabel" title="<%- tagname %>" onclick="opensearch('(<%- tagname %>)')" style="background-color: <%- implcl.all.tags[tagname].color %>;">
<%- implcl.all.tags[tagname].shortname %>
</button>