Your first task is to create playlist template like the one shown below.
Songs page output - Coding playlist
Your third task for this project is to use template inheritance in our playlist and songs template.
Your output will not have any apparent changes.
Songs page output - Car playlist
Once you have created a playlist template, your second task is to add a template in which we can add our songs. Create something that resembles the following:
Home-Page Output
Your last task is to use a static image in our application instead of the URL we kept using in our playlist template.