@(apkDoc: io.prismic.Document, resolver: io.prismic.DocumentLinkResolver)(implicit ctx: Context)
@base.layout(
title = "Mobile",
moreCss = cssTag("mobile.css")) {
@trans.playChessEverywhere()
@googlePlayButton()
@appleStoreButton()
@Html(~apkDoc.getHtml("doc.content", resolver))
@trans.asFreeAsLichess()
- @trans.builtForTheLoveOfChessNotMoney()
- @trans.everybodyGetsAllFeaturesForFree()
- @trans.zeroAdvertisement()
- Entirely Open Source
@trans.fullFeatured()
- @trans.phoneAndTablet()
- @trans.bulletBlitzClassical()
- @trans.correspondenceChess()
- @trans.onlineAndOfflinePlay()
- @trans.tournaments()
- @trans.puzzles()
- @trans.gameAnalysis()
- @trans.boardEditor()
- Lichess TV
- @trans.followAndChallengeFriends()
- @trans.availableInNbLanguages.pluralSame(80)
}