diff --git a/truthinquiry/templates/admin/traits.html b/truthinquiry/templates/admin/traits.html index 8769148..cecb49c 100644 --- a/truthinquiry/templates/admin/traits.html +++ b/truthinquiry/templates/admin/traits.html @@ -1,14 +1,26 @@ go Back
-
+
{%for trait in traits%}

Name:

- +

Description:

- +
{%endfor%}
+ -

Images are viewable in the npc views

\ No newline at end of file +

Images are viewable in the npc views

+ + \ No newline at end of file