Skip to content

Commit

Permalink
Made comment preview template section-agnostic
Browse files Browse the repository at this point in the history
git-svn-id: http://code.djangoproject.com/svn/djangoproject.com@243 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
wilson committed Jul 20, 2005
1 parent 5ff88d5 commit fbd19bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_website/templates/comments/free_preview.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% extends "base_weblog" %}
{% extends "base" %}

{% block title %}Preview comment{% endblock %}

Expand Down

0 comments on commit fbd19bf

Please sign in to comment.