diff --git a/people/templates/people/person/detail.html b/people/templates/people/person/detail.html
index 3a31ab4..9c20efa 100644
--- a/people/templates/people/person/detail.html
+++ b/people/templates/people/person/detail.html
@@ -1,10 +1,12 @@
{% extends 'base.html' %}
{% block content %}
-
- People /
- {{ object }}
-
+
diff --git a/people/templates/people/relationship/detail.html b/people/templates/people/relationship/detail.html
index d91e956..0fec9f1 100644
--- a/people/templates/people/relationship/detail.html
+++ b/people/templates/people/relationship/detail.html
@@ -1,10 +1,13 @@
{% extends 'base.html' %}
{% block content %}
-
+