{% extends "base.html" %} {% block body %}

Method{% for obj in name %}: {{ obj }}{% endfor %}

Unit: {{ unit }}

Description:

{{ description }}

{% endblock %}