{% extends 'base.html' %} {% block content %}

Update Relationship

{% include 'people/includes/relationship_form.html' %} {% endblock %} {% block extra_script %} {% load static %} {% endblock %}