This allows an overridding template from a theme to inherit from the same corresponding standard template. This is useful when you only want to override one or more named blocks, but otherwise make no modifications to the standard template.
3 lines
88 B
HTML
3 lines
88 B
HTML
<%page expression_filter="h"/>
|
|
<p>This overrides the courseware/info.html template.</p>
|