Links update & translations typos fixes (#671)

* Remove BDF link (as BDF is now part of AE)

* Remove unused pages

* Fix typos

* Fix typo again
This commit is contained in:
Julien Constant
2023-10-10 15:29:02 +02:00
committed by GitHub
parent 4231a7972d
commit d16bf12611
15 changed files with 56 additions and 76 deletions

View File

@@ -2,7 +2,7 @@
{% from 'core/macros.jinja' import user_profile_link, paginate %}
{% block content %}
<h3>{% trans %}Sellings{% endtrans %}</h3>
<h3>{% trans %}Sales{% endtrans %}</h3>
<form id="form" action="?page=1" method="post">
{% csrf_token %}
{{ form }}