How I can send data from the model to my base HTML template?
I always recommend people start with working their way through either (or both!) of the Official Django Tutorial and the Django Girls Tutorial . These will answer your question along with providing you with other fundamental knowledge you should have.