Skip to content

Commit 5bfe1ca

Browse files
committed
.zilch
1 parent 1c3ad30 commit 5bfe1ca

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/templates/_manage/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
</tbody>
6060
</table>
6161
{% else %}
62-
<p>{{ 'No webhooks exist yet.'|t('webhooks') }}</p>
62+
<div class="zilch">
63+
<p>{{ 'No webhooks exist yet.'|t('webhooks') }}</p>
64+
</div>
6365
{% endif %}
6466
{% endblock %}

0 commit comments

Comments
 (0)