diff --git a/app/views/layouts/slideshow.rhtml b/app/views/layouts/slideshow.rhtml index 6e84278..05873ca 100644 --- a/app/views/layouts/slideshow.rhtml +++ b/app/views/layouts/slideshow.rhtml @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - + <%= (@page ? @page.name + ' - ' : '') + (@profile ? @profile.name + ' - ' : '') + -- libgit2 0.21.2