Improve Eboutic basket

This commit is contained in:
Skia
2016-07-26 19:39:19 +02:00
parent c099f1c5d7
commit 45f5a58b4a
6 changed files with 101 additions and 67 deletions

View File

@@ -9,6 +9,7 @@
{% else %}
{% trans %}Payment successful{% endtrans %}
{% endif %}
<p><a href="{{ url('eboutic:main') }}">{% trans %}Return to eboutic{% endtrans %}</a></p>
</div>
{% endblock %}