mirror of
https://github.com/pretix/pretix.git
synced 2026-05-14 16:44:06 +00:00
add help text
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user