{% extends 'base2.html.twig' %} {% block content %}
Claim Place
{# {% if error %}
{{ error }}
{% endif %} #}

{{ place.name }}

{% endblock %}