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
@@ -103,7 +103,7 @@
</div>
{% else %}
<div class="card">
<p style="color:var(--text-muted);">No hosts configured yet. <a href="/hosts/new">Add one.</a></p>
<p style="color:var(--text-muted);">No hosts yet. <a href="/hosts/new">Summon one to the table.</a></p>
</div>
{% endif %}
{% endblock %}