{% extends "layout.html" %} {% block content %}

{{ user.login }} {{ _('is the creator of the following object(s):') }}

{{ pagination.links }}
{{ pagination.info }}
{% endblock %}