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

Changeset
48267a3ce39637f32ad14b505afc8d71ae991f57
Parents
c5e10645e45df23f1ee94df308f41668ff5a6a03

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 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