mirror of
https://github.com/healthchecks/healthchecks.git
synced 2025-04-11 07:41:19 +00:00
parent
4f9b0b11b9
commit
7dc13d897f
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@
|
|||
|
||||
{% if form.url.errors %}
|
||||
<div class="help-block">{{ form.url.errors|join:"" }}</div>
|
||||
{% else %}
|
||||
<div class="help-block">ntfy server's root URL, <em>without</em> the topic name.</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue