summaryrefslogtreecommitdiffstats
path: root/templates/sched.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2023-09-23 08:29:33 -0400
committerSacha Chua <sacha@sachachua.com>2023-09-23 08:29:33 -0400
commita1baf967d1f2e6e527693a8e2e2b83dc5d6fd8c6 (patch)
tree86465cf495f064221d602a20096939743d84e30a /templates/sched.md
parentd81dbe012f6c55d8f71bd3a56757b5e4def12d7b (diff)
downloademacsconf-wiki-a1baf967d1f2e6e527693a8e2e2b83dc5d6fd8c6.tar.xz
emacsconf-wiki-a1baf967d1f2e6e527693a8e2e2b83dc5d6fd8c6.zip
add duration
Diffstat (limited to '')
-rw-r--r--templates/sched.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/sched.md b/templates/sched.md
index 21c32caa..cc5e9be6 100644
--- a/templates/sched.md
+++ b/templates/sched.md
@@ -15,5 +15,6 @@
<TMPL_VAR resources>
</ul>
</TMPL_IF resources>
+<TMPL_IF duration><span class="sched-duration><TMPL_VAR duration></span> minutes</TMPL_IF duration>
<TMPL_IF slug> <span class="sched-slug">id:<TMPL_VAR slug></span></TMPL_IF slug>
</div>