summaryrefslogtreecommitdiff
path: root/templates/note-linked.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'templates/note-linked.mdwn')
-rw-r--r--templates/note-linked.mdwn7
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/note-linked.mdwn b/templates/note-linked.mdwn
deleted file mode 100644
index fa96dc01..00000000
--- a/templates/note-linked.mdwn
+++ /dev/null
@@ -1,7 +0,0 @@
-[[!templatebody <<ENDBODY
-<a href="<TMPL_VAR link>">
-<div class="notebox">
-<TMPL_VAR text>
-</div>
-</a>
-ENDBODY]]