The question is simple and straight but I can't find an answer for it. is it possible to put a control dependent html inside a default.ctp layout? I mean for example if the layout is being compiled for the user controller add an html element to it and if it is being compiled for foo controller another one to be included? these elements are and have to be defined outside the $content_for_layout part and cannot be included inside that.
I have to mention that I'm using cakephp 1.3