{% extends "base_list.html" %} {% load static %} {% block title %}Birding Locations{% endblock %} {% block lists %}
{% include "_scrobblable_list.html" %}
{% endblock %}