{% extends "src/html/themes/html/layouts/_app-instructor.html" %} {% block content %}
{% include "src/html/themes/html/account/_tabs.html" { tab: "billing", account: "instructor" } %}
{% endblock %}