{{#if isCardset}}
{{> flashcardHeaderDefault this}}
{{/if}}
{{#if isPresentation}}
{{> flashcardHeaderPresentation this}}
{{/if}}
{{#if isMakingOf}}
{{> flashcardHeaderDemo this}}
{{/if}}
{{#if isDemo}}
{{> flashcardHeaderDemo this}}
{{/if}}
{{#if isEditMode}}
{{> flashcardHeaderEditor this}}
{{/if}}
{{#if isBox}}
{{> flashcardHeaderLeitner this}}
{{/if}}
{{#if isMemo}}
{{> flashcardHeaderWozniak this}}
{{/if}}
{{> flashcardHeaderDefaultLeft this}}
{{> flashcardHeaderCenter this}}
{{> flashcardHeaderDefaultRight this}}
{{> flashcardHeaderPresentationLeft this}}
{{> flashcardHeaderCenter this}}
{{> flashcardHeaderPresentationRight this}}
{{> flashcardHeaderPresentationLeft this}}
{{> flashcardHeaderCenter this}}
{{> flashcardHeaderDemoRight this}}
{{> flashcardHeaderEditorLeft this}}
{{> flashcardHeaderCenter this}}
{{> flashcardHeaderEditorRight this}}
{{> flashcardHeaderLeitnerLeft}}
{{> flashcardHeaderCenter this}}
{{> flashcardHeaderLeitnerRight this}}
{{> flashcardHeaderWozniakLeft}}
{{> flashcardHeaderCenter this}}
{{> flashcardHeaderWozniakRight this}}