X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=app%2Fviews%2Fgithub%2Frepo.phtml;h=21d640c317d8881f111b0a6525a7682ec9f3ad42;hb=26bbafd451da564adc2eb302db679bd4f4eecac5;hp=fff952d75cdafab28b194e9a7fdcef3f955e6cfe;hpb=c8e1e76715a61db35901b0f9e0db13e2ab4bbca8;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)]) ?>