# HG changeset patch # User Brian Neal # Date 1239569235 0 # Node ID f43f8a956f1d4969413c55930070dd25c3b75c3f # Parent b3b11edf91d85df111045ef4bbc14d2279714930 Make the POTD pic in the block link to the POTD page. diff -r b3b11edf91d8 -r f43f8a956f1d gpp/templates/potd/potd_block.html --- a/gpp/templates/potd/potd_block.html Sun Apr 12 02:03:03 2009 +0000 +++ b/gpp/templates/potd/potd_block.html Sun Apr 12 20:47:15 2009 +0000 @@ -3,7 +3,7 @@ {% block block_content %} {% if potd %}
-{{ potd.caption }}
+{{ potd.caption }}
{{ potd.caption }}
{% else %}