summaryrefslogtreecommitdiff
path: root/html/widgets/link.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'html/widgets/link.tmpl')
-rw-r--r--html/widgets/link.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/html/widgets/link.tmpl b/html/widgets/link.tmpl
new file mode 100644
index 0000000..5ac989f
--- /dev/null
+++ b/html/widgets/link.tmpl
@@ -0,0 +1,2 @@
+<!-- Link -->
+<a href="<?% reentities(data.url) %?>">[<?% data.text %?>]</a>