summaryrefslogtreecommitdiffstats
path: root/templates/help.md
diff options
context:
space:
mode:
Diffstat (limited to 'templates/help.md')
-rw-r--r--templates/help.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/help.md b/templates/help.md
index 9c819eb1..41b58009 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></summary>
+<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>
<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>).
@@ -6,5 +6,5 @@ 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>(Volunteered: <TMPL_VAR volunteer>)<TMPL_ELSE>[[!tag help <TMPL_VAR tags>]]</TMPL_IF volunteer>
+<TMPL_IF volunteer><TMPL_ELSE>[[!tag help <TMPL_VAR tags>]]</TMPL_IF volunteer>
</details>