add help text

This commit is contained in:
Mira Weller
2025-07-17 12:57:00 +02:00
parent a56c83d78a
commit 3cd596df61

View File

@@ -3,6 +3,12 @@
{% block content %}
<h2>{% trans "Sync problems" %}</h2>
<p>
{% blocktrans trimmed %}
On this page, we provide a list of orders where data synchronisation to an external system has failed.
You can start another attempt to sync them manually.
{% endblocktrans %}
</p>
<form method="post">
{% csrf_token %}
<table class="table table-hover">