{% extends "base.html" %} {% import '_macros.html' as macros %} {% block content %}
{{ _("Visualize your relationship network.") }} {{ _("Learn more") }}
{{ _("No graph available.") }}
{% endif %} {% if current_user.is_authenticated() %}{{ _("You need to login to see the graphs:") }}