mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 17:25:05 +02:00
Improved documentation
This commit is contained in:
parent
5c059ce9fe
commit
7d6c04e3cf
3 changed files with 5 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
{% block card_content %}
|
||||
<p class="text-muted offset-sm-3">
|
||||
{% trans %}parts.import.help{% endtrans %}<br>
|
||||
{% trans with {'%link%': 'https://docs.part-db.de/'} %}parts.import.help_documentation{% endtrans %}
|
||||
{% trans with {'%link%': 'https://docs.part-db.de/usage/import_export.html'} %}parts.import.help_documentation{% endtrans %}
|
||||
</p>
|
||||
|
||||
{{ form(import_form) }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue