summaryrefslogtreecommitdiff
path: root/templates/note-linked.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2022-06-19 21:30:44 +0200
committerJonas Smedegaard <dr@jones.dk>2024-04-06 10:36:36 +0200
commitc0be7d8b7c4caa1e1077e91912e93dac6c4e6470 (patch)
tree86658879b093872e51b68d40da12d73c2595a52f /templates/note-linked.mdwn
parent806fdd5acdb355e9ea4c0789843d5d12886501bf (diff)
drop templates
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]]