patx/gitman
update ux for pages repos (user.gitman.io) rev6
Commit 3acae28 · patx · 2026-05-06T00:19:40-04:00
Comments
No comments yet.
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">