diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-01-04 18:44:47 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-01-04 18:44:47 -0500 |
commit | a8b4350d5935509675a220167735f3ba3012746f (patch) | |
tree | 76e1e39348cf1e733db71a79961f0e4db89ab527 /templates | |
parent | a9716000930225fd79af623bd4ff8e753ca172f3 (diff) | |
download | emacsconf-wiki-a8b4350d5935509675a220167735f3ba3012746f.tar.xz emacsconf-wiki-a8b4350d5935509675a220167735f3ba3012746f.zip |
In progress
Diffstat (limited to 'templates')
-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 05ad9dd2..fc133fcc 100644 --- a/templates/help.md +++ b/templates/help.md @@ -6,7 +6,7 @@ This talk does not have captions yet. Would you like to help [caption this talk] Want to help make the Q&A session easier to search? You can [add chapter markers](/2021/contribute/#chapter-markers) or [edit the captions](/2021/contribute/#edit-captions), maybe starting with these [auto-generated captions](<TMPL_VAR qa>). </TMPL_IF><TMPL_VAR message> -<TMPL_IF volunteer><TMPL_ELSE> +<TMPL_IF volunteer>[[!tag in-progress]]<TMPL_ELSE> (If you want to work on this and you think it might take you a while, you can reserve this task by editing the page and adding volunteer="your-name date" or by e-mailing <emacsconf-submit@gnu.org>.) [[!tag help <TMPL_VAR tags>]]</TMPL_IF volunteer> </details> |