Advertisement
Nicolas_Darksoul

index.html/learning_logs/templates

Nov 30th, 2021
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.12 KB | None | 0 0
  1. {% extends "learning_logs\base.html"%}
  2.  
  3. {%block content%}
  4. <p>here you can see many topics</p>
  5. {%endblock content%}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement