Adds email blocklist null state
This commit is contained in:
@@ -57,5 +57,9 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
{% if not domains.exists %}
|
||||||
|
<p><em>No email domains currenly blocked.</em></p>
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user