| <html> | |
| <head> | |
| <link rel="stylesheet" type="text/css" href="css/tips.css"> | |
| </head> | |
| <body> | |
| <p>If you are going to use Django live templates, make sure that Django is selected | |
| as the default Python template language in the Settings / Preferences dialog: | |
| </p> | |
| <p class="image"> | |
| <img src="images/default_template_language.png"></p> | |
| </body> | |
| </html> |