<%= stylesheet_link_tag( 'design/'+'custom_style.css','cubicus' )%> <%= head_stuff %> <% if @site.flash_in_header? %> <%= render :inline => @site.template.generate_flash_codes %>
<% else %> <% end %>
<% block_format = <
##H
TTT %> <% second_block_format = <
##H
TTT %> <%= side_links :block => block_format, :second_block => second_block_format, :link => "
  • ##
  • " %> <%= setup_links :block => second_block_format,:link => "
  • ##
  • " %> <%= render_widgets :left %>
    :: ::
    <%= notes %> <%= yield %>
    <% if @editor_area or @site.widgets.exists?(:align => "right") %> <%= render_widgets :right %> <% end %>
    <%= before_body_close %>