{% extends "admin/base.html" %} {% load i18n %} {% block title %}{{ title }} | {% trans 'Interface de consultation - Social Network Harvester' %}{% endblock %} {% block branding %}

{% trans "Interface de consultation - Social Network Harvester" %}

{% endblock %} {% block nav-global %}{% endblock %}