diff options
Diffstat (limited to 'templates/link.html')
-rw-r--r-- | templates/link.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/link.html b/templates/link.html new file mode 100644 index 0000000..9a43d43 --- /dev/null +++ b/templates/link.html @@ -0,0 +1 @@ +<a href="{{index . 1}}">[{{index . 0}}]</a>
\ No newline at end of file |