- On the computer version, edit a problem card, and then click on the Cards… button
- On AnkiMobile, while viewing a problem card in the review screen, tap the cog/gear, then Card Template.
{{#Field}} or {{^Field}} in your card template, without a matching {{/Field}}. Removing {{#Field}} or {{^Field}} from the template will fix the error.
Found {{/One}}, but expected {{/Two}}
Conditional replacements need to be closed in the same order they are opened. For example, the following template is incorrect:
{{#Two}} or {{^Two}} at the start: