Allow whitespace prior to an "extends" tag. This allows a little more formatting...
commit43c5a4fd83a202ffc90e2e8cd0d7d33f54d64f61
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Mon, 4 Feb 2008 02:31:53 +0000 (4 02:31 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Mon, 4 Feb 2008 02:31:53 +0000 (4 02:31 +0000)
tree2f2df73fd0bf8bda52382c3c78856cdb9c0a8dfd
parent59fc235a729130d673522d1e83850e48bd860689
Allow whitespace prior to an "extends" tag. This allows a little more formatting flexibility. Refs #6274.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@7082 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/template/loader_tags.py