{{.website.HeaderContent}}
{{ .Game.Title }}

{{ .Game.Title }}

{{ .Game.Category }} 4.8/5 {#game_rating} 1M+ {#game_plays}
{{ .Game.Title }} gameplay
{{if and .topBanner .topBanner.Content}}
{{.topBanner.Content | html}}
{{end}}

{#game_reviews}

{{ .Game.Description }}

{#game_how_to_play}

{{ .Game.Tutorial }}

{#game_tags}

{{ range .gamecategory }} {{ . }} {{ end }}
{{if and .centerBanner .centerBanner.Content}}
{{.centerBanner.Content | html}}
{{end}}

{#game_reviews}

{{ if .comments }} {{ range .comments }}
{#game_comment_avatar}

{#game_comment_user}{{ index . 0 }}

{{ .Time }}

{{ .Content }}

{{ end }} {{ else }}
{#game_comment_avatar}

{#game_comment_user_example1}

2024-07-15

{#game_comment_example1}

{#game_comment_avatar}

{#game_comment_user_example2}

2024-07-12

{#game_comment_example2}

{{ end }}