# HG changeset patch # User Brian Neal # Date 1273029854 0 # Node ID 0e7c7231dea9135fa6e9b6995a1fe77c9cb566d9 # Parent 2022c0409296edc58994a6d2c31d14abef7f3b3e Fix #75; weblinks should have an tag for search engines. diff -r 2022c0409296 -r 0e7c7231dea9 gpp/templates/weblinks/link.html --- a/gpp/templates/weblinks/link.html Wed May 05 03:12:15 2010 +0000 +++ b/gpp/templates/weblinks/link.html Wed May 05 03:24:14 2010 +0000 @@ -1,11 +1,14 @@
-

{{ link.title }}

+

{{ link.title }}

{{ link.description }}

{% csrf_token %} + + +