X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=templates%2Finfluences%2Findex.html;h=3a6b600a21fe89f8f198485e805704e65e78fe7f;hb=963e2c8978035dc3f992583145b65c1d57d25ca2;hp=5a6de5e6d86801afc98d1399560962724358aa9f;hpb=c508d4372faf6e365f4e2b36a91d382b069d3d8c;p=matthijs%2Fprojects%2Fxerxes.git diff --git a/templates/influences/index.html b/templates/influences/index.html index 5a6de5e..3a6b600 100644 --- a/templates/influences/index.html +++ b/templates/influences/index.html @@ -7,27 +7,25 @@ {% if characters %} {% else %}

{% trans "No characters. Add a character first, so you can submit your influences." %}

{% endif %} -

{% trans "Add character" %}

+

{% trans "Add character" %}

{% trans "Your influences" %}

{% if influences %} {% else %}

{% trans "No influences yet." %}

{% endif %} -

{% trans "Submit influence" %}

+

{% trans "Submit influence" %}

{% endblock %}