| author | raph |
| Sat, 13 Feb 2010 12:56:21 +0100 | |
| changeset 182 | 2f300483928b |
| parent 181 | ffc7971c6a59 |
| child 185 | 3cf44631da24 |
| child 187 | 947375d8597b |
--- a/src/cm/templates/site/text_history_version.html Sat Feb 13 12:50:05 2010 +0100 +++ b/src/cm/templates/site/text_history_version.html Sat Feb 13 12:56:21 2010 +0100 @@ -41,6 +41,9 @@ <div style="clear:both;"></div> +<h2>{{ text_version.title }}</h2> +{% blocktrans with text_version.get_name as author %}by {{ author }}{% endblocktrans %} + <div id="autoexpand_text_view_frame_container"> {% autoescape off %} {{ embed_code }}