{{place.name}}
{{place.location}}
{{place.description|truncatechars:210|truncatewords:-1}}
{% extends 'global.html'%} {% load static %} {% block title %}Lost Places{% endblock %} {% block maincontent %}
{{place.location}}
{{place.description|truncatechars:210|truncatewords:-1}}