Changeset 920b173860ab2c26c2e31df36a7ebd4d5cd13833
- Timestamp:
- 06/14/10 04:05:42 (3 months ago)
- Author:
- Jim Garrison <jim@…>
- Children:
- d805cdfbd31282eadff59525c0c032ad1b512b99
- Parents:
- 176794462aa37f887b5346059a1a67159e21524f
- git-committer:
- Jim Garrison <jim@jimgarrison.org> / 2010-06-14T01:05:42Z-0700
- Message:
-
fixed template inheritance
now lessons with an oldid will be set to noindex,nofollow
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
rfd13464
|
r920b173
|
|
| 2 | 2 | |
| 3 | 3 | {% block head %} |
| | 4 | {{ block.super }} |
| 4 | 5 | <link rel="stylesheet" type="text/css" media="screen, projection" href="{{ ductus_media_prefix }}modules/picture_choice/css/choice.css" /> |
| 5 | 6 | <script type="text/javascript" src="{{ ductus_media_prefix }}modules/picture_choice/js/choice.js"></script> |