<html><head><meta property="og:image" content="{{ hostname }}/main.png"/><meta property="og:description" content="{{ 'desc' | trans }}"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"><meta property="og:title" content="{{ 'title' | trans }}"><meta property="og:site_name" content="{{ 'title' | trans }}"><title>{{ 'title' | trans }}</title><link rel="icon" href="{{ asset('icon.png') }}" /></head><body><div><iframe src="{{ path('game_pre_index', {'language': language}) }}" style="position: absolute; width:405px; height:700px; z-index: 10; top:120px;left:70px;"></iframe><img src='{{asset('frontend/iphone_6_bg.png')}}' style="position: absolute; z-index: 1;width:537px; height:960px" loading="lazy"/></div></body></html>