Changeset 1ac722c6fd28bd66ae795cfa679e87a531911a95
- Timestamp:
- 07/27/10 03:41:39 (7 weeks ago)
- Author:
- Jim Garrison <jim@…>
- Children:
- 36afdb7f84779a0abc65cdd785ff3fd749dfe119
- Parents:
- 18b22416cec1e66118ed751ce09d356e1244790c
- git-committer:
- Jim Garrison <jim@jimgarrison.org> / 2010-07-27T00:41:39Z-0700
- Message:
-
Fixed #55. External links are now marked appropriately on textwiki edit preview page
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
rc0c623e
|
r1ac722c
|
|
| 4 | 4 | {% block content %} |
| 5 | 5 | {% if show_preview %} |
| 6 | | <div class="textwiki_preview"> |
| | 6 | <div class="ductus_textwiki_preview ductus_textwiki_content"> |
| 7 | 7 | {% load textwiki %} |
| 8 | 8 | {{ form.cleaned_data.text|creole }} |