Author: mtredinnick Date: 2007-09-14 05:11:02 -0500 (Fri, 14 Sep 2007) New Revision: 6184
Modified: django/trunk/docs/templates.txt Log: Fixed #5340 -- Fixed a broken link. Thanks, Justin Lilly. Modified: django/trunk/docs/templates.txt =================================================================== --- django/trunk/docs/templates.txt 2007-09-14 09:55:17 UTC (rev 6183) +++ django/trunk/docs/templates.txt 2007-09-14 10:11:02 UTC (rev 6184) @@ -1431,4 +1431,4 @@ you're interested in learning the template system from a technical perspective -- how it works and how to extend it. -.. _The Django template language: For Python programmers: ../templates_python/ +.. _The Django template language\: For Python programmers: ../templates_python/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
