{% extends "layout.html" %} {% block content %}
{{ user.login }} {{ _('is a member since') }} {{ user.created_at | datetimeformat('%c') }} {{ _('and is the creator of the following object(s):') }}