• 
      

    updated the template loader - now using reviewboard/ instead of _default as the identifier. updated the settings.py file to reflect the template loader changes

    Review Request #2182 — Created March 4, 2011 and discarded

    Information

    Review Board

    Reviewers

    updated the template loader - now using reviewboard/ instead of _default as the identifier. updated the settings.py file to reflect the template loader changes
    
    
    added the scaled down dashboard.html template
    
    
    the new template loaders are now included in the settings
    
    
    implemented the extended template loader and the default template loader - broke the dashboard.html template into smaller extendable pieces
    
    
    initial template loader implemented