{% extends "layout.html" %}} {% block content %}
{{ _('You are a member since') }} {{ user.created_at | datetimeformat }}.
{{ _('See the') }} {{ _('objects') }} {{ _('you already created.') }}