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