diff --git a/r2/r2/templates/usertext.html b/r2/r2/templates/usertext.html index 604f9f0d4..bf9195f1e 100644 --- a/r2/r2/templates/usertext.html +++ b/r2/r2/templates/usertext.html @@ -29,6 +29,75 @@ <%namespace file="printablebuttons.html" import="toggle_button" /> <%namespace file="utils.html" import="error_field, md"/> +<%def name="markhelp()"> + + + <%def name="action_button(name, btn_type, onclick, display)">