diff --git a/ren/collections/elem.hoon b/ren/collections/elem.hoon index bfa2da43c..9ff2106c6 100644 --- a/ren/collections/elem.hoon +++ b/ren/collections/elem.hoon @@ -20,6 +20,7 @@ ++ item-to-elem |= itm=item:collections ^- manx + ?< =(/collections/web s.bem.gas) =/ sho (fall (~(get by qix.gas) %show) %default) ;div.container ;div.row diff --git a/ren/urb.hoon b/ren/urb.hoon index 790e6ad8b..992463c5c 100644 --- a/ren/urb.hoon +++ b/ren/urb.hoon @@ -3,12 +3,12 @@ :: /? 309 /= inner - /^ manx - /, /web/landscape /!hymn/ - /web/collections /collections-elem/ - / - /| /!hymn/ -:: /&hymn&/elem/ - == + /^ manx + /| + /, /web/collections /collections-elem/ + / /!hymn/ == + :: + /: /===/web/404 /!hymn/ + == inner diff --git a/ren/x-urb/elem.hoon b/ren/x-urb/elem.hoon index 426b17f02..14935470b 100644 --- a/ren/x-urb/elem.hoon +++ b/ren/x-urb/elem.hoon @@ -3,12 +3,12 @@ :: /? 309 /= inner - /^ manx - /, /web/landscape /!hymn/ - /web/collections /collections-elem/ - / - /| /!hymn/ -:: /&hymn&/elem/ - == + /^ manx + /| + /, /web/collections /collections-elem/ + / /!hymn/ == + :: + /: /===/web/404 /!hymn/ + == inner diff --git a/ren/x-urb/wrap.hoon b/ren/x-urb/wrap.hoon index 52e06c46f..50d99b9bb 100644 --- a/ren/x-urb/wrap.hoon +++ b/ren/x-urb/wrap.hoon @@ -5,6 +5,8 @@ /? 309 /+ landscape /= wrapped - /^ $-(inr=manx out=manx) - /~ landscape + /^ $-(inr=manx out=manx) + /, /web/pages /~ |=(manx +<) + / /~ landscape + == wrapped diff --git a/web/404.hoon b/web/404.hoon index 13b23830b..101a47283 100644 --- a/web/404.hoon +++ b/web/404.hoon @@ -1,5 +1,4 @@ :: :::: /hoon/404/web :: -/? 310 -;list(data-source "default", is404 "true"); +;div.urb-404-page: 404