Topic: Variables on the Layout [SOLVED]
on my Layout i have 3 variables
<%= page_title %>
<%= body_id %>
and <%= yield %>
i know that what ever i put on my view shows on the <%= yield %> but how can i set the other 2 variables?
Thanks
Last edited by moiseszaragoza (2012-05-21 14:28:26)