i have updated the T3 / Bootsrtap 2 Version to the newest Version with Bootstrap 3.
Now i have added the following code in my content, but it dont work
<div class="panel panel-default">
<!-- Default panel contents -->
<div class="panel-heading">Panel heading</div>
<div class="panel-body">
<p>testbody</p>
</div>
<!-- Table -->
</div>
You can find the code here: Title
what is wrong?
regards
Michael