X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=app%2Fviews%2Fgithub%2Frepo.phtml;h=21d640c317d8881f111b0a6525a7682ec9f3ad42;hb=d486fd6294f68a1d74601b28ab10e6fab9853e16;hp=fff952d75cdafab28b194e9a7fdcef3f955e6cfe;hpb=ee3977104c9ea0984c76f75f965c528bc4b3b64e;p=pharext%2Fpharext.org diff --git a/app/views/github/repo.phtml b/app/views/github/repo.phtml index fff952d..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)]) ?>