{% extends "base_wide.html" %} {% load i18n %} {% load staticfiles %} {% block title %}{% trans "Muscle overview" %}{% endblock %} {% block header %} {% endblock %} {% block content %} {% trans "Hover with the mouse over the muscles to show corresponding exercises." %}