{% extends 'lib/base.html' %} {% load static %} {% block body %} Add new Sports | Workoutizer

Add new Sports



Use the following form to add a new Sport:



{% include "sport/sport_form.html" %}
{% endblock %}