Changes between Initial Version and Version 1 of Ticket #2503
- Timestamp:
- 06/07/12 16:05:42 (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2503 – Description
initial v1 3 3 Creating a template in ckanext-demo/templates/base.html containing something like 4 4 5 @@@ 5 {{{ 6 6 {% ckan_extends "base.html" %} 7 @@@ 7 }}} 8 8 9 9 Will extend ckan/templates/base.html