equal
deleted
inserted
replaced
229 {% endif %} |
229 {% endif %} |
230 {{ form.comment.errors }} |
230 {{ form.comment.errors }} |
231 <label id='id_comment'>{{ form.comment.label }}</label>{{ form.comment }}{% if form.comment.field.required %}<span class="specialclass"> (required)</span>{% endif %} |
231 <label id='id_comment'>{{ form.comment.label }}</label>{{ form.comment }}{% if form.comment.field.required %}<span class="specialclass"> (required)</span>{% endif %} |
232 </p> |
232 </p> |
233 <br /> |
233 <br /> |
234 <input class="button" type="submit" value="Submit Review" /> |
234 <input class="button" type="submit" value="Submit Review" /> |
235 </p> |
235 </p> |
236 </form> |
236 </form> |
237 |
237 |
238 <p class="post-footer align-right"> |
238 <p class="post-footer align-right"> |
239 <span class="comments">Reviews: |
239 <span class="comments">Reviews: |