{% extends 'layout.html' %} {% block content %} {% include 'menu.html' %} <a href="/vnc" target="_blank"><i class="fa-solid fa-expand"></i></a></br> <iframe src="/vnc" height=768px width=1024px class="embed-responsive-item" allowfullscreen></iframe> {% endblock %}