copy: broader themed empty states + restore DNS CTA

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-13 14:56:41 -04:00
parent 5a701e0558
commit b6954bd9d2
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -25,5 +25,5 @@
</div>
{% endfor %}
{% else %}
<p class="empty" style="padding:0.5rem 0;">No DNS checks yet. Add one to watch.</p>
<p class="empty" style="padding:0.5rem 0;">No DNS checks yet. <a href="/hosts/">Enable DNS on a host →</a></p>
{% endif %}