Ticket #2503 (new enhancement) — at Initial Version
Look into allowing theme extensions to extend base templates
| Reported by: | aron.carroll | Owned by: | toby | 
|---|---|---|---|
| Priority: | minor | Milestone: | ckan-sprint-2012-06-25 | 
| Component: | ckan | Keywords: | demo-theme | 
| Cc: | Repository: | ckan | |
| Theme: | none | 
Description
For example:
Creating a template in ckanext-demo/templates/base.html containing something like
@@@ {% ckan_extends "base.html" %} @@@
Will extend ckan/templates/base.html
Note: See
        TracTickets for help on using
        tickets.
    
