patx/gitman

update ux for pages repos (user.gitman.io) rev3

Commit c5e1064 · patx · 2026-05-06T00:14:34-04:00

Changeset
c5e10645e45df23f1ee94df308f41668ff5a6a03
Parents
722a317da581a62f3af316074366f8b7f6aec2f5

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/templates/repo_settings.tpl b/templates/repo_settings.tpl
index 494924b..0adcd55 100644
--- a/templates/repo_settings.tpl
+++ b/templates/repo_settings.tpl
@@ -52,8 +52,10 @@
       <p class="muted">
         <strong>Custom Domain:</strong>
         {{pages_settings["cname_domain"]}}
+        % if custom_domain and custom_domain["status"]:
+          <small class="muted">{{custom_domain["status"]}}</small>
         % if custom_domain and custom_domain["verified_at"]:
-          <small class="notice">Verified {{custom_domain["verified_at"]}}.</small>
+          <small class="notice">{{custom_domain["verified_at"]}}.</small>
         % end
       </p>
       <p class="muted">Create this DNS TXT record before verifying:</p>