Welcome to Your Dashboard
{% if user %}Hello, {{ user.username }}!
OpenQQuantify Quantifiers
- Building Digital Futures Together
User data not available.
{% endif %}{% extends "base.html" %}
{% block content %}
Hello, {{ user.username }}! User data not available.
Welcome to Your Dashboard
{% if user %}
{% else %}
OpenQQuantify Quantifiers