diff options
Diffstat (limited to 'templates/tag_link.html')
-rw-r--r-- | templates/tag_link.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/tag_link.html b/templates/tag_link.html new file mode 100644 index 000000000..49cc68ce5 --- /dev/null +++ b/templates/tag_link.html @@ -0,0 +1 @@ +<a href="$TAG_LINK">$TAG_NAME</a> |