| <html> | |
| <body> | |
| <span style="font-family: verdana,serif;"> | |
| Django inspection that checks template code for django version compatibility. | |
| Notable example is <code>url</code> tag whose first parameter should be in quotes since Django 1.5 | |
| </span> | |
| </body> | |
| </html> |