#14127: Bad formatting in the text ---------------------------+------------------------------------------------ Reporter: kishkin | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.2 Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ Hello!
I've noticed a bit of a bad formatting here: http://docs.djangoproject.com/en/dev/intro/tutorial02/#intro-tutorial02 You can just search for the string: "The ``{% and {{". Or you can go here - "Customize the admin look and feel" part - 7th (8th counting the example) paragraph - 2nd sentence. The "The ``{%" part of this sentence I think should be a bit different: "The" shouldn't be written in Curier New and there shouldn't be any '`' characters. Probably just a typo. Thank you for the great job on documentation and everything else! --- Michael -- Ticket URL: <http://code.djangoproject.com/ticket/14127> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- 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.
