@@ -415,71 +415,5 @@ <h5 class=" text-secondary"> New project </h5>
415415 </ footer >
416416 </ div >
417417 </ div>
418- < div class ="fixed-plugin ">
419- < a class ="fixed-plugin-button text-dark position-fixed px-3 py-2 ">
420- < i class ="fa fa-cog py-2 "> </ i >
421- </ a >
422- < div class ="card shadow-lg ">
423- < div class ="card-header pb-0 pt-3 ">
424- < div class ="float-start ">
425- < h5 class ="mt-3 mb-0 "> Soft UI Configurator</ h5 >
426- < p > See our dashboard options.</ p >
427- </ div >
428- < div class ="float-end mt-4 ">
429- < button class ="btn btn-link text-dark p-0 fixed-plugin-close-button ">
430- < i class ="fa fa-close "> </ i >
431- </ button >
432- </ div >
433- <!-- End Toggle Button -->
434- </ div >
435- < hr class ="horizontal dark my-1 ">
436- < div class ="card-body pt-sm-3 pt-0 ">
437- <!-- Sidebar Backgrounds -->
438- < div >
439- < h6 class ="mb-0 "> Sidebar Colors</ h6 >
440- </ div >
441- < a href ="javascript:void(0) " class ="switch-trigger background-color ">
442- < div class ="badge-colors my-2 text-start ">
443- < span class ="badge filter bg-gradient-primary active " data-color ="primary " onclick ="sidebarColor(this) "> </ span >
444- < span class ="badge filter bg-gradient-dark " data-color ="dark " onclick ="sidebarColor(this) "> </ span >
445- < span class ="badge filter bg-gradient-info " data-color ="info " onclick ="sidebarColor(this) "> </ span >
446- < span class ="badge filter bg-gradient-success " data-color ="success " onclick ="sidebarColor(this) "> </ span >
447- < span class ="badge filter bg-gradient-warning " data-color ="warning " onclick ="sidebarColor(this) "> </ span >
448- < span class ="badge filter bg-gradient-danger " data-color ="danger " onclick ="sidebarColor(this) "> </ span >
449- </ div >
450- </ a >
451- <!-- Sidenav Type -->
452- < div class ="mt-3 ">
453- < h6 class ="mb-0 "> Sidenav Type</ h6 >
454- < p class ="text-sm "> Choose between 2 different sidenav types.</ p >
455- </ div >
456- < div class ="d-flex ">
457- < button class ="btn bg-gradient-primary w-100 px-3 mb-2 active " data-class ="bg-transparent " onclick ="sidebarType(this) "> Transparent</ button >
458- < button class ="btn bg-gradient-primary w-100 px-3 mb-2 ms-2 " data-class ="bg-white " onclick ="sidebarType(this) "> White</ button >
459- </ div >
460- < p class ="text-sm d-xl-none d-block mt-2 "> You can change the sidenav type just on desktop view.</ p >
461- <!-- Navbar Fixed -->
462- < div class ="mt-3 ">
463- < h6 class ="mb-0 "> Navbar Fixed</ h6 >
464- </ div >
465- < div class ="form-check form-switch ps-0 ">
466- < input class ="form-check-input mt-1 ms-auto " type ="checkbox " id ="navbarFixed " onclick ="navbarFixed(this) ">
467- </ div >
468- < hr class ="horizontal dark my-sm-4 ">
469- < a class ="btn bg-gradient-dark w-100 " href ="https://appseed.us/product/soft-ui-dashboard/flask/ "> Download</ a >
470- < a class ="btn btn-outline-dark w-100 " href ="https://appseed.us/support/ "> Support</ a >
471- < div class ="w-100 text-center ">
472- < a class ="github-button " href ="https://github.com/app-generator/flask-soft-ui-dashboard "
473- data-icon ="octicon-star " data-size ="large " data-show-count ="true " aria-label ="Star creativetimofficial/soft-ui-dashboard on GitHub "> Star</ a >
474- < h6 class ="mt-3 "> Thank you for sharing!</ h6 >
475- < a href ="https://twitter.com/intent/tweet?text=Check%20Soft%20UI%20Dashboard%20made%20by%20%40CreativeTim%20%23webdesign%20%23dashboard%20%23bootstrap5&url=https%3A%2F%2Fwww.creative-tim.com%2Fproduct%2Fsoft-ui-dashboard " class ="btn btn-dark mb-0 me-2 " target ="_blank ">
476- < i class ="fab fa-twitter me-1 " aria-hidden ="true "> </ i > Tweet
477- </ a >
478- < a href ="https://www.facebook.com/sharer/sharer.php?u=https://github.com/app-generator/flask-soft-ui-dashboard " class ="btn btn-dark mb-0 me-2 " target ="_blank ">
479- < i class ="fab fa-facebook-square me-1 " aria-hidden ="true "> </ i > Share
480- </ a >
481- </ div >
482- </ div >
483- </ div >
484418
485419{% endblock content %}
0 commit comments