{% extends "base_wide.html" %} {% load i18n static cache wger_extras compress %} {% block title %}{% trans "Muscle overview" %}{% endblock %} {% block header %} {% compress js %} {% endcompress %} {% endblock %} {% block content %} {% cache cache_timeout muscle-overview language.id %} {% trans "Hover with the mouse over the muscles to show corresponding exercises." %}