{% extends 'Game/index.html.twig' %} {% block title %} - Battle Report{% endblock %} {% block metas %} {%- set shareUrl = url('MineSeekerBundle_battle_share', { uuid: game.uuid }) | replace({'http://': 'https://'}) -%} {%- set _ogImage = url('MineSeekerBundle_og_battle', { uuid: game.uuid }) | replace({'http://': 'https://'}) -%} {% endblock %} {% block body %}