Skip to main content

All Questions

0 votes
2 answers
645 views

Bootstrap Navbar Toggle Not Opening

I have been trying to get the navbar collapse to toggle on and off, but it is not working. I have made sure I include jQuery before bootstrap.min.js. I do not know where else to look. index.html {%...
thai's user avatar
  • 31
8 votes
4 answers
6k views

Django: how to get the name of the template being rendered

I'm implementing a bootstrap navbar as show in this example here Items in a navbar are <li>'s , the "selected" item has the attribute class="active": <li class="active"> <a href="#"&...
E.Z.'s user avatar
  • 6,571