{% extends 'models_base.html' %} {% load jsonify staticfiles %} {% block content_block %} {% if help_text %}

Documentation

{{ help_text|safe }} {% endif %}

JSON object

{{ json|obj2richjson }} {% verbatim %}
{{ json | json:4}}

number of mastered
{% endverbatim %}
{% endblock %}