patx/gitman
update ux for pages repos (user.gitman.io) fix missing tpl end block
Commit 48267a3 · patx · 2026-05-06T00:15:30-04:00
Comments
No comments yet.
Diff
diff --git a/templates/repo_settings.tpl b/templates/repo_settings.tpl
index 0adcd55..7b4c2ff 100644
--- a/templates/repo_settings.tpl
+++ b/templates/repo_settings.tpl
@@ -54,6 +54,7 @@
{{pages_settings["cname_domain"]}}
% if custom_domain and custom_domain["status"]:
<small class="muted">{{custom_domain["status"]}}</small>
+ % end
% if custom_domain and custom_domain["verified_at"]:
<small class="notice">{{custom_domain["verified_at"]}}.</small>
% end