diff options
author | Sacha Chua <sacha@sachachua.com> | 2024-01-10 08:31:10 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2024-01-10 08:31:10 -0500 |
commit | 0c7d7c8e43c5b31dcd47aa69dc08f56161f90d47 (patch) | |
tree | aa6ca2b0fc339c5984281a7000cb8e253945306a /templates | |
parent | df72accf131ae971add3a41786887c2d3c1e7111 (diff) | |
download | emacsconf-wiki-0c7d7c8e43c5b31dcd47aa69dc08f56161f90d47.tar.xz emacsconf-wiki-0c7d7c8e43c5b31dcd47aa69dc08f56161f90d47.zip |
Change help template
Diffstat (limited to '')
-rw-r--r-- | templates/help.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/help.md b/templates/help.md index fc133fcc..749c8ee3 100644 --- a/templates/help.md +++ b/templates/help.md @@ -1,4 +1,4 @@ -<details class="help"><summary>Help wanted<TMPL_IF summary>: <TMPL_VAR summary></TMPL_IF summary> <TMPL_IF volunteer>(Volunteered: <TMPL_VAR volunteer>)</TMPL_IF></summary> +<details class="help"><summary><TMPL_IF volunteer>Work in progress<TMPL_ELSE>Help wanted</TMPL_IF><TMPL_IF summary>: <TMPL_VAR summary></TMPL_IF summary> <TMPL_IF volunteer>(Volunteered: <TMPL_VAR volunteer>)</TMPL_IF></summary> <TMPL_IF main_captions> This talk does not have captions yet. Would you like to help [caption this talk](/2021/contribute/#edit-captions)? You may be able to start with these [auto-generated captions](<TMPL_VAR main_captions>). |