{% extends "_layout.html" %} {% block content %}

Welcome to the Home Page

This is a starter website built with Axum and Tera.

The time on the server is: {{ server_time }}

{% endblock %}