Add a View to index.html
Learn how to add a custom view to the index.html file.
We'll cover the following...
Adding a view to index.html
Now to complete the Advance Customisation lesson you will proceed to add a new view to your my_index.html
file.
Consider the case where you would like to link a new view with the text “My custom view” on your main Django page. To do this, you will modify ...