{% extends 'base-with-sidebar-and-grid.html' %} {% load staticfiles %} {% load custom_tags %} {% block title %}Classify syllables{% endblock %} {% block content-grid %}
0/0
Filter
{% endblock %} {% block modal-dialog %} {% include 'partials/modal.html' with order='yes-no' yes='Set' no='Cancel' %} {% endblock %}