diff --git a/module/program/ui/browse.html.php b/module/program/ui/browse.html.php index 999cd54a1a..0d62fcfbed 100644 --- a/module/program/ui/browse.html.php +++ b/module/program/ui/browse.html.php @@ -3,16 +3,27 @@ namespace zin; page ( - set('title', $title), - h('h1', 'hello'), - button('BUTTON'), - btn('Primary')->primary()->rounded(), + set ('title', $title), + h ('h1', 'hello2')->setClass('text-danger'), + btn + ( + 'Primary', + set('.', 'primary'), + set('active', true), + set('icon', 'flag'), + ), + icon('project'), div ( - setClass('primary-pale'), - h2('Headings2'), - h3('Headings3'), - html('