{% extends "base.html" %} {% load staticfiles %} {% block content %}
{% include 'rdp/partials/rdp-header.html' %} {% include 'rdp/partials/rdp-viewport.html' %} {% include 'rdp/dialogs/rdp-dialog.html' %}
{% endblock %}