@(apkDoc: io.prismic.Document, resolver: io.prismic.DocumentLinkResolver)(implicit ctx: Context) @base.layout( title = "Mobile", moreCss = cssTag("mobile.css")) {
Lichess mobile on nexus 5 Download QR code

@trans.playChessEverywhere()

@googlePlayButton() @appleStoreButton()
@Html(~apkDoc.getHtml("doc.content", resolver))

@trans.asFreeAsLichess()

@trans.fullFeatured()

}