{% include 'hackathon/base.html' %}

Meetup Profile

{% for key in data %} {% endfor %}
Name State City Country Status
{{ key.name }} {{ key.state }} {{ key.city }} {{ key.country }} {{ key.status }}