Only allow users to add NPC or Player characters.
[matthijs/projects/xerxes.git] / templates / influences / character_detail.html
1 {% extends "base/base.html" %}
2
3 {% block content %}
4 {% include "influences/character_detail_block.html" %}
5 {% endblock %}