#93 Errors via mail
* configures server errors sending via mail * default for now is always 'ksp-servicestelle' * includes improvements from #97
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<br>
|
||||
{% trans 'the following dataset has just been recorded' %}
|
||||
<br>
|
||||
<strong>'{{obj_identifier}}'</strong>
|
||||
<strong>{{obj_identifier}}</strong>
|
||||
<br>
|
||||
{% trans 'This means the data is now publicly available, e.g. in LANIS' %}
|
||||
<br>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<br>
|
||||
{% trans 'the following dataset has just been unrecorded' %}
|
||||
<br>
|
||||
<strong>'{{obj_identifier}}'</strong>
|
||||
<strong>{{obj_identifier}}</strong>
|
||||
<br>
|
||||
{% trans 'This means the data is no longer publicly available.' %}
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user