<html> | |
<head> | |
<link rel="stylesheet" type="text/css" href="css/tips.css"> | |
</head> | |
<body> | |
<p> | |
It's very easy to navigate between the Django templates and referencing views.</p> | |
<p> | |
To do that, use the icons <img src="images/goto_view_icon.png"/> and <img src="images/goto_template_icon.png"/> | |
in the left gutter of the editor.</p> | |
<p class="image"> | |
<img src="images/goto_view.png"></p> | |
</body> | |
</html> |