{% extends "ausleihe/base.html" %} {% load static %} {% block js %} {% endblock js %} {% block content %}
{% include "ausleihe/skillset_form.html" %} {% if saved_skillset %} {% endif %}
{% endblock content %}