summaryrefslogtreecommitdiff
path: root/templates/summary.html
diff options
context:
space:
mode:
authordavidovski <david@sendula.com>2021-08-26 04:15:22 +0100
committerdavidovski <david@sendula.com>2021-08-26 04:15:22 +0100
commitdaaf7d4350bafc71f25ecde6d03a24b59ed49c50 (patch)
treed5fb9fe514eb04277eeb25bc000c311fef156bc4 /templates/summary.html
initial commit
Diffstat (limited to 'templates/summary.html')
-rw-r--r--templates/summary.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/summary.html b/templates/summary.html
new file mode 100644
index 0000000..9f226af
--- /dev/null
+++ b/templates/summary.html
@@ -0,0 +1,4 @@
+<div class="entry">
+ <div class="small">%date% <a href="%url%">🔗</a></div>
+ %content%
+</div>