UNPKG

tabler-ui

Version:

Premium and Open Source dashboard template with responsive and high quality UI. For Free!

19 lines (18 loc) 390 B
--- title: Profile layout: default menu: pages.profile --- <div class="container"> <div class="row"> <div class="col-lg-4"> {% include cards/profile.html %} {% include cards/profile-2.html %} {% include cards/profile-edit.html %} </div> <div class="col-lg-8"> {% include cards/profile-timeline.html %} {% include cards/profile-edit-big.html %} </div> </div> </div>