{% extends "base.html" %} {% load staticfiles %} {% block title %}{{ workout.name }}{% endblock %} {% block content %}
Delete