Skip to content
  • Dries Buytaert's avatar
    · cfd31c93
    Dries Buytaert authored
    Patch by Ax:
    
    - Bad usage of css ID's: they may be used for a single element only,
    but were used as #node, #block, which can occur multiple times in a
    single page.
    
    - Moved HTML from theme to template - thats what templates are all
    about!
    
    - Added support for head() hook
    
    - Added support for diffentiating between boxes and blocks.
    
    - Typo: secundary -> secondary
    cfd31c93