{% extends "container/public.html" %} {% block content %}
Welcome, {{ client.get_name() }}.
You registered on {{ profile.created_at }}.