{% extends "egonomy_base.html" %} {% load static %} {% load i18n %} {% load thumbnail %} {% load navigation %} {% load highlight %} {% block title %}{% trans "All fragments" %}{% endblock %} {% block content %}
{% build_pagination nb_pages cur_page_nb url_pagination "contents_page clickable" %}
{% endif %}
{% endthumbnail %}
{% else %}
{% thumbnail image "110" format="PNG" crop="center" as im %}
{% endthumbnail %}
{% endif %}
{% else %}
{% endif %}
{% endwith %}
{% trans "Annotated by" %} {{ frg.author }}
{% build_pagination nb_pages cur_page_nb url_pagination "contents_page clickable" %}
{% endif %}