{% extends "layout.html" %} {% block content %}
{{ _('You are a member since') }} {{ user.created_at | datetimeformat }}.
{{ _('See the') }} {{ _('objects') }} {{ _('you already created.') }}
{{ _('Create and share a new object with one of the') }} {{ _('available schemas') }} {{ _('on the platform') }}.
{{ _('You can contact the responsible of an') }} {{ _('organization') }} {{ _('or look for an') }} {{ _('organization with no membership restriction') }}.
{{ _('Being part of an organization is required in order to publish an object.') }}