Nicolas_Darksoul

base.html/learning_logs/templates

Nov 30th, 2021 (edited)
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.17 KB | None | 0 0
  1. <p>
  2.     <a href="{%url 'learning_logs:index'%}" > learning_logs <a/> -
  3.  
  4.     <a href="{%url 'learning_logs:topics'%}"> Topics </a>
  5. </p>
  6.  
  7. {%block content%}{%endblock content%}
Add Comment
Please, Sign In to add comment