diff --git a/people/templates/people/network.html b/people/templates/people/network.html index 77bebd4..387d11c 100644 --- a/people/templates/people/network.html +++ b/people/templates/people/network.html @@ -50,26 +50,31 @@ +
+ {% buttons %} - +
+
+ +
+ +
+ +
+
{% endbuttons %} - +
- - {% endblock %} {% block extra_script %} {{ person_set|json_script:'person-set-data' }}