I like your trianary in the layout file, but a helper would remove that bit of logic to make the document easier to read. By default this will title all your pages A & K....that you used in the layout originally & add in the name of the specific page if one is provided from <%= provide "whatever" %>.
I like your trianary in the layout file, but a helper would remove that bit of logic to make the document easier to read. By default this will title all your pages A & K....that you used in the layout originally & add in the name of the specific page if one is provided from
<%= provide "whatever" %>
.