{% extends "base.html" %} {% block title %}Destinations in {{ state.state_name }}{% endblock %} {% block content %}
{{ destination.description[:100] }}...