X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=app%2Fviews%2Fgithub%2Frepo.phtml;h=21d640c317d8881f111b0a6525a7682ec9f3ad42;hb=d486fd6294f68a1d74601b28ab10e6fab9853e16;hp=709908ce64255fbfffddca29ef8b9a97fff1d55a;hpb=063205ca833946e20a1c2235418c045895153c5c;p=pharext%2Fpharext.org diff --git a/app/views/github/repo.phtml b/app/views/github/repo.phtml index 709908c..21d640c 100644 --- a/app/views/github/repo.phtml +++ b/app/views/github/repo.phtml @@ -1,4 +1,4 @@ -layout("layout", ["title" => "Github: {$repo->name}"]) ?> +layout("layout", ["title" => "Github: ". (isset($repo) ? $repo->name : $name)]) ?>