I am trying to implement Twitter Bootstrap tabs in the following code, but it does not seem to work. The tabs get displayed, but when I click on them nothing happens. Below
For me, the problem was that I wasn't including bootstrap.min.css (I was only including bootstrap-responsive.min.css).