{% extends "templates/login.html" %} {% set announcement = '' %} {% block main %}
{% if welcome %} {{ (welcome | safe) }} {% else %} Welcome to this Qhub. For more information about QHub, visit qhub.dev. {% endif %}