{% extends 'base.html' %} {% load help_tags %} {% block content %}
{% include 'user_score_header.html' %} {% include 'user_scores_footer.html' %}
{% endblock %}