mCaptcha/templates/panel/sitekey/list/empty-sitekey.html

13 lines
319 B
HTML

<!--
SPDX-FileCopyrightText: 2023 Aravinth Manivannan <realaravinth@batsense.net>
SPDX-License-Identifier: AGPL-3.0-or-later
-->
<ul class="sitekey-list__box">
<p>
It looks like you don't have any sitekeys. Click <.
include!("../../header/taskbar/new-sitekey-btn.html"); .> to add new sitekey.
</p>
</ul>