${title}
#{list items: otherCategories, as: 'category'}
#{if category.value != title}
#{a @PlayDocumentation.cheatSheet(category.key, docLang)}${category.value}#{/a}
#{/if} #{else}
${category.value}
#{/else}
#{/list}
Play ${play.version}
#{list items: sheets, as: 'sheet'}
${sheet.raw()}
#{/list}