34 | | <div class="tab-content my-tab"> |
35 | | <div class="tab-pane active" id="mape"> |
36 | | <div class="row"> |
37 | | <div class="col-md-12"> |
38 | | <h3> |
39 | | Map</h3> |
40 | | <p> |
41 | | is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been |
42 | | the industry's standard dummy text ever since the 1500s, when an unknown printer |
43 | | took a galley of type and scrambled it to make a type specimen book. |
44 | | </p> |
45 | | </div> |
46 | | </div> |
47 | | </div> |
48 | | <div class="tab-pane" id="list"> |
49 | | <div class="row"> |
50 | | <div class="col-md-12"> |
51 | | <h3> |
52 | | List</h3> |
53 | | <p> |
54 | | is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been |
55 | | the industry's standard dummy text ever since the 1500s, when an unknown printer |
56 | | took a galley of type and scrambled it to make a type specimen book. |
57 | | </p> |
58 | | </div> |
59 | | </div> |
60 | | </div></div> |
| 31 | </div> |