From b1590ad44d71fa25636adebd5af63656ba912a6c Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Tue, 27 Sep 2022 18:12:05 +0000 Subject: [PATCH] UI: Some template tweaks in cloth page --- templates/cloth/one.hamlet | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/cloth/one.hamlet b/templates/cloth/one.hamlet index 65f368c..e3b67d2 100644 --- a/templates/cloth/one.hamlet +++ b/templates/cloth/one.hamlet @@ -27,19 +27,19 @@ $maybe originRepo <- moriginRepo ^#{keyHashidText repoHash} #{name} $maybe branch <- maybeBranch - : + : # #{branch} $of Right (uRepo, maybeName, maybeBranch) - + $maybe name <- maybeName #{name} $nothing [unnamed] $maybe (maybeURI, branch) <- maybeBranch - : + : # $maybe uri <- maybeURI - + #{branch} $nothing #{branch}