{{ extends "pkg/servers/ui/views/layouts/base.jet" }} {{ block title() }}Dashboard - HeroApp UI{{ end }} {{ block body() }}

Dashboard

Welcome to the HeroApp UI Dashboard!

This is a placeholder page. More content will be added here.

{{ end }} {{ block scripts() }} {{ end }}