<%namespace name="TIM" file="tracim.templates.pod"/> ${self.meta()} ${self.title()}
${self.main_menu()} ${self.content_wrapper()}
${self.footer()} ## HACK - D.A. - 2014-10-21 ## ## The following JS "hack" is intended to make TG2 flash messages compatible with bootstrap alert classes ## This should disappear as soon as LESS is implemented in the application ## meaning we'll define a alert-ok style inheriting from alert-info, etc ${CFG.TRACKER_JS_CONTENT|n} <%def name="content_wrapper()"> ${TIM.FLASH_MSG('')} ${self.body()} <%def name="body_class()"> <%def name="meta()"> <%def name="title()"> <%def name="footer()"> <%def name="main_menu()">