X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=views%2Flayout.phtml;h=6cc571ba21b44ef569da08627d54063b57b7a4fc;hb=904fc60f05894d6207e9ae85abda8c94283f7d28;hp=43463ca9f7a5c61328870298921972cceeb76395;hpb=1a5b9091eb508456beff1dc09e2af3301f880c47;p=mdref%2Fmdref diff --git a/views/layout.phtml b/views/layout.phtml index 43463ca..6cc571b 100644 --- a/views/layout.phtml +++ b/views/layout.phtml @@ -3,30 +3,49 @@ - <?php if ($title) : ?> - <?= $title ?> - mdref - <?php else: ?> - mdref + <?php if (!empty($title)) : ?> + <?= $title ?> - + <?php elseif (isset($entry)) : ?> + <?= $entry ?> - <?php endif; ?> + mdref - - + + + + + + - - + + + +
+ + - + + +