X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=templates%2Finfluences%2Findex.html;h=bafc6a138bceadc408e3859e6e0f9a1093979c41;hb=4b1c5e1eae849ea6d35d0431421b79c16a70cadc;hp=109901e9a7aff73811c8a2740be09cb9094d9c10;hpb=089b685a37fa8ecaecba20e10fa6bdcdfe449886;p=matthijs%2Fprojects%2Fxerxes.git diff --git a/templates/influences/index.html b/templates/influences/index.html index 109901e..bafc6a1 100644 --- a/templates/influences/index.html +++ b/templates/influences/index.html @@ -16,11 +16,12 @@

{% trans "Add character" %}

+{% if characters %}

{% trans "Your influences" %}

{% if influences %} {% else %} @@ -28,4 +29,5 @@ {% endif %}

{% trans "Submit influence" %}

+{% endif %} {% endblock %}