# HG changeset patch # User Ahsan Ali Shahid # Date 1372951974 -18000 # Node ID 1341435d4d3307ee3497b59d51cd054976d92e01 # Parent 134f726fd62cc91033ba235d31925320e5bf8af8 Fixed redirection issue . User was redirected to a greeting page before. Now user will be redirected to the same page on which the user commented. diff -r 134f726fd62c -r 1341435d4d33 templates/comments/form.html --- a/templates/comments/form.html Thu Jul 04 15:45:50 2013 +0500 +++ b/templates/comments/form.html Thu Jul 04 20:32:54 2013 +0500 @@ -8,7 +8,7 @@ {{ form.timestamp }} {{ form.security_hash }} {# if it is has a parent #} - + {% if node.id %}