patx/gitman

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

Commit 3acae28 · patx · 2026-05-06T00:19:40-04:00

Changeset
3acae286aa1b0953c772a8fb01b57b1fb5fbd338
Parents
df966e04cfe4093ee690d9b61d4a832e08f8bbab

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 1535002..f03d158 100644
--- a/templates/repo_settings.tpl
+++ b/templates/repo_settings.tpl
@@ -62,9 +62,6 @@
       <p class="muted">Create this DNS TXT record before verifying:</p>
       <pre>{{pages_settings["txt_name"]}}
 {{pages_settings["txt_value"]}}</pre>
-      % if custom_domain and custom_domain["status"]:
-        <p class="muted">{{custom_domain["status"]}}</p>
-      % end
       <form method="post">
         {{!csrf_field()}}
         <input type="hidden" name="action" value="verify_custom_domain">