From fe0179bbd0fabce572316ab8e370221377dac6c0 Mon Sep 17 00:00:00 2001 From: Lorin Werthen Date: Tue, 19 Jul 2016 18:43:59 +0200 Subject: [PATCH] dynamic page title --- layouts/default.erb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/layouts/default.erb b/layouts/default.erb index 83bcb9b..8d8edd1 100644 --- a/layouts/default.erb +++ b/layouts/default.erb @@ -4,7 +4,9 @@ - Zeus WPI: Werkgroep Informatica van de Universiteit Gent + + Zeus WPI | <%= item[:title] || 'Werkgroep Informatica van de Universiteit Gent' %> +