diff --git a/r2/r2/templates/goldpayment.html b/r2/r2/templates/goldpayment.html index b7a70b1d5..034513d0d 100644 --- a/r2/r2/templates/goldpayment.html +++ b/r2/r2/templates/goldpayment.html @@ -76,7 +76,9 @@ ${self.stripe_form()} %endif -
${unsafe(safemarkdown(_("Give gold often? Consider [buying creddits to use](/gold?goldtype=creddits), they're 40% cheaper if purchased in a set of 12."), wrap=False))}
+ %if thing.clone_template: +
${unsafe(safemarkdown(_("Give gold often? Consider [buying creddits to use](/gold?goldtype=creddits), they're 40% cheaper if purchased in a set of 12."), wrap=False))}
+ %endif
%endif