{% extends 'base_stations.html' %} {% load url from future %} {% block current_number %}currentPage{% endblock %} {% block header %} List of HiSPARC stations, by number {% endblock %} {% block list %} {% endblock %}