{% extends 'base.html' %} {% block title %}{{ page_title|default:"External Service" }} - Quantum Tasks AI{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

{{ page_title|default:"External Service" }}

{% if page_description %}

{{ page_description }}

{% endif %}
{% endblock %}