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