{% extends "container/public.html" %} {% block content %} Welcome, {{ client.get_name() }}. Ruforo has been running since {{ start_time.format("%Y-%m-%d %H:%M:%S") }}. {% endblock %}