{% extends "base.html" %} {% block title %}Edit Travel Record - {{ record.city }}, {{ record.country }}{% endblock %} {% block content %}
{{ record.city }}, {{ record.country }} - {{ record.departure_date.strftime('%B %d, %Y') }}
Are you sure you want to delete the travel record for ?
This action cannot be undone.