{% extends "base.html" %} {% block title %}ECDA LLM{% endblock %} {% block content %}

Hello from ECDA LLM đź‘‹

{% endblock %}