# HG changeset patch # User Lennard de Rijk # Date 1233782676 0 # Node ID b0dd54907caf5e3abe9af99e72721b736eaea2b6 # Parent a59a4df7414befdfedb231131c574c4e87769f28 Now calling block.super in timeline/edit.html template. Patch by: Sverre Rabbelier Reviewed by: to-be-reviewed diff -r a59a4df7414b -r b0dd54907caf app/soc/templates/soc/timeline/edit.html --- a/app/soc/templates/soc/timeline/edit.html Wed Feb 04 21:15:26 2009 +0000 +++ b/app/soc/templates/soc/timeline/edit.html Wed Feb 04 21:24:36 2009 +0000 @@ -24,7 +24,7 @@ {% endblock %} {% block instructions %} -Please use this form to edit the {{ entity_type }}. Note that all times are in UTC. +{{ block.super }} Note that all times are in UTC. {% endblock %} {% block submit_buttons %}