Add webpanel templates and assets

This commit is contained in:
Iam54r1n4
2025-01-23 13:24:54 +03:30
parent a124386070
commit f667441612
168 changed files with 108770 additions and 0 deletions

View File

@ -0,0 +1,265 @@
<!-- dashboard.html -->
{% extends 'base.html' %}
{% block content %}
<nav class="navbar navbar-top navbar-expand navbar-dashboard navbar-dark ps-0 pe-2 pb-0">
<div class="container-fluid px-0">
<div class="d-flex justify-content-between w-100" id="navbarSupportedContent">
<div class="d-flex align-items-center"><button id="sidebar-toggle" class="sidebar-toggle me-3 btn btn-icon-only d-none d-lg-inline-block align-items-center justify-content-center"><svg class="toggle-icon" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h6a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z" clip-rule="evenodd"></path>
</svg></button><!-- Search form -->
<form class="navbar-search form-inline" id="navbar-search-main">
<div class="input-group input-group-merge search-bar"><span class="input-group-text" id="topbar-addon"><svg class="icon icon-xs" x-description="Heroicon name: solid/search" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
<path fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z" clip-rule="evenodd"></path>
</svg> </span><input type="text" class="form-control" id="topbarInputIconLeft" placeholder="Search" aria-label="Search" aria-describedby="topbar-addon"></div>
</form><!-- / Search form -->
</div><!-- Navbar links -->
<ul class="navbar-nav align-items-center">
<li class="nav-item dropdown"><a class="nav-link text-dark notification-bell unread dropdown-toggle" data-unread-notifications="true" href="#" role="button" data-bs-toggle="dropdown" data-bs-display="static" aria-expanded="false"><svg class="icon icon-sm text-gray-900" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path d="M10 2a6 6 0 00-6 6v3.586l-.707.707A1 1 0 004 14h12a1 1 0 00.707-1.707L16 11.586V8a6 6 0 00-6-6zM10 18a3 3 0 01-3-3h6a3 3 0 01-3 3z"></path>
</svg></a>
<div class="dropdown-menu dropdown-menu-lg dropdown-menu-center mt-2 py-0">
<div class="list-group list-group-flush"><a href="#" class="text-center text-primary fw-bold border-bottom border-light py-3">Notifications</a> <a href="../pages/calendar.html" class="list-group-item list-group-item-action border-bottom">
<div class="row align-items-center">
<div class="col-auto">
<!-- Avatar --> <img alt="Image placeholder" src="../assets/img/team/profile-picture-1.jpg" class="avatar-md rounded"></div>
<div class="col ps-0 ms-2">
<div class="d-flex justify-content-between align-items-center">
<div>
<h4 class="h6 mb-0 text-small">Jose Leos</h4>
</div>
<div class="text-end"><small class="text-danger">a few moments ago</small></div>
</div>
<p class="font-small mt-1 mb-0">Added you to an event "Project stand-up" tomorrow at 12:30 AM.</p>
</div>
</div>
</a><a href="../pages/tasks.html" class="list-group-item list-group-item-action border-bottom">
<div class="row align-items-center">
<div class="col-auto">
<!-- Avatar --> <img alt="Image placeholder" src="../assets/img/team/profile-picture-2.jpg" class="avatar-md rounded"></div>
<div class="col ps-0 ms-2">
<div class="d-flex justify-content-between align-items-center">
<div>
<h4 class="h6 mb-0 text-small">Neil Sims</h4>
</div>
<div class="text-end"><small class="text-danger">2 hrs ago</small></div>
</div>
<p class="font-small mt-1 mb-0">You've been assigned a task for "Awesome new project".</p>
</div>
</div>
</a><a href="../pages/tasks.html" class="list-group-item list-group-item-action border-bottom">
<div class="row align-items-center">
<div class="col-auto">
<!-- Avatar --> <img alt="Image placeholder" src="../assets/img/team/profile-picture-3.jpg" class="avatar-md rounded"></div>
<div class="col ps-0 m-2">
<div class="d-flex justify-content-between align-items-center">
<div>
<h4 class="h6 mb-0 text-small">Roberta Casas</h4>
</div>
<div class="text-end"><small>5 hrs ago</small></div>
</div>
<p class="font-small mt-1 mb-0">Tagged you in a document called "Financial plans",</p>
</div>
</div>
</a><a href="../pages/single-message.html" class="list-group-item list-group-item-action border-bottom">
<div class="row align-items-center">
<div class="col-auto">
<!-- Avatar --> <img alt="Image placeholder" src="../assets/img/team/profile-picture-4.jpg" class="avatar-md rounded"></div>
<div class="col ps-0 ms-2">
<div class="d-flex justify-content-between align-items-center">
<div>
<h4 class="h6 mb-0 text-small">Joseph Garth</h4>
</div>
<div class="text-end"><small>1 d ago</small></div>
</div>
<p class="font-small mt-1 mb-0">New message: "Hey, what's up? All set for the presentation?"</p>
</div>
</div>
</a><a href="../pages/single-message.html" class="list-group-item list-group-item-action border-bottom">
<div class="row align-items-center">
<div class="col-auto">
<!-- Avatar --> <img alt="Image placeholder" src="../assets/img/team/profile-picture-5.jpg" class="avatar-md rounded"></div>
<div class="col ps-0 ms-2">
<div class="d-flex justify-content-between align-items-center">
<div>
<h4 class="h6 mb-0 text-small">Bonnie Green</h4>
</div>
<div class="text-end"><small>2 hrs ago</small></div>
</div>
<p class="font-small mt-1 mb-0">New message: "We need to improve the UI/UX for the landing page."</p>
</div>
</div>
</a><a href="#" class="dropdown-item text-center fw-bold rounded-bottom py-3"><svg class="icon icon-xxs text-gray-400 me-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path d="M10 12a2 2 0 100-4 2 2 0 000 4z"></path>
<path fill-rule="evenodd" d="M.458 10C1.732 5.943 5.522 3 10 3s8.268 2.943 9.542 7c-1.274 4.057-5.064 7-9.542 7S1.732 14.057.458 10zM14 10a4 4 0 11-8 0 4 4 0 018 0z" clip-rule="evenodd"></path>
</svg> View all</a></div>
</div>
</li>
<li class="nav-item dropdown ms-lg-3"><a class="nav-link dropdown-toggle pt-1 px-0" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
<div class="media d-flex align-items-center"><img class="avatar rounded-circle" alt="Image placeholder" src="../assets/img/team/profile-picture-3.jpg">
<div class="media-body ms-2 text-dark align-items-center d-none d-lg-block"><span class="mb-0 font-small fw-bold text-gray-900">Bonnie Green</span></div>
</div>
</a>
<div class="dropdown-menu dashboard-dropdown dropdown-menu-end mt-2 py-1"><a class="dropdown-item d-flex align-items-center" href="#"><svg class="dropdown-icon text-gray-400 me-2" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-6-3a2 2 0 11-4 0 2 2 0 014 0zm-2 4a5 5 0 00-4.546 2.916A5.986 5.986 0 0010 16a5.986 5.986 0 004.546-2.084A5 5 0 0010 11z" clip-rule="evenodd"></path>
</svg> My Profile </a><a class="dropdown-item d-flex align-items-center" href="#"><svg class="dropdown-icon text-gray-400 me-2" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M11.49 3.17c-.38-1.56-2.6-1.56-2.98 0a1.532 1.532 0 01-2.286.948c-1.372-.836-2.942.734-2.106 2.106.54.886.061 2.042-.947 2.287-1.561.379-1.561 2.6 0 2.978a1.532 1.532 0 01.947 2.287c-.836 1.372.734 2.942 2.106 2.106a1.532 1.532 0 012.287.947c.379 1.561 2.6 1.561 2.978 0a1.533 1.533 0 012.287-.947c1.372.836 2.942-.734 2.106-2.106a1.533 1.533 0 01.947-2.287c1.561-.379 1.561-2.6 0-2.978a1.532 1.532 0 01-.947-2.287c.836-1.372-.734-2.942-2.106-2.106a1.532 1.532 0 01-2.287-.947zM10 13a3 3 0 100-6 3 3 0 000 6z" clip-rule="evenodd"></path>
</svg> Settings </a><a class="dropdown-item d-flex align-items-center" href="#"><svg class="dropdown-icon text-gray-400 me-2" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M5 3a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V5a2 2 0 00-2-2H5zm0 2h10v7h-2l-1 2H8l-1-2H5V5z" clip-rule="evenodd"></path>
</svg> Messages </a><a class="dropdown-item d-flex align-items-center" href="#"><svg class="dropdown-icon text-gray-400 me-2" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-2 0c0 .993-.241 1.929-.668 2.754l-1.524-1.525a3.997 3.997 0 00.078-2.183l1.562-1.562C15.802 8.249 16 9.1 16 10zm-5.165 3.913l1.58 1.58A5.98 5.98 0 0110 16a5.976 5.976 0 01-2.516-.552l1.562-1.562a4.006 4.006 0 001.789.027zm-4.677-2.796a4.002 4.002 0 01-.041-2.08l-.08.08-1.53-1.533A5.98 5.98 0 004 10c0 .954.223 1.856.619 2.657l1.54-1.54zm1.088-6.45A5.974 5.974 0 0110 4c.954 0 1.856.223 2.657.619l-1.54 1.54a4.002 4.002 0 00-2.346.033L7.246 4.668zM12 10a2 2 0 11-4 0 2 2 0 014 0z" clip-rule="evenodd"></path>
</svg> Support</a>
<div role="separator" class="dropdown-divider my-1"></div><a class="dropdown-item d-flex align-items-center" href="#"><svg class="dropdown-icon text-danger me-2" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 16l4-4m0 0l-4-4m4 4H7m6 4v1a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h4a3 3 0 013 3v1"></path>
</svg> Logout</a>
</div>
</li>
</ul>
</div>
</div>
</nav>
<div class="py-4">
<div class="dropdown">
<button class="btn btn-gray-800 d-inline-flex align-items-center me-2 dropdown-toggle" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<svg class="icon icon-xs me-2" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6v6m0 0v6m0-6h6m-6 0H6"></path>
</svg>
New Task
</button>
<div class="dropdown-menu dashboard-dropdown dropdown-menu-start mt-2 py-1">
<a class="dropdown-item d-flex align-items-center" href="#">
<svg class="dropdown-icon text-gray-400 me-2" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path d="M8 9a3 3 0 100-6 3 3 0 000 6zM8 11a6 6 0 016 6H2a6 6 0 016-6zM16 7a1 1 0 10-2 0v1h-1a1 1 0 100 2h1v1a1 1 0 102 0v-1h1a1 1 0 100-2h-1V7z"></path>
</svg>
Add User
</a>
<!-- Add other dropdown items here -->
</div>
</div>
</div>
<div class="row">
<div class="col-12 col-sm-6 col-xl-4 mb-4">
<div class="card border-0 shadow">
<div class="card-body">
<div class="row d-block d-xl-flex align-items-center">
<div class="col-12 col-xl-5 text-xl-center mb-3 mb-xl-0 d-flex align-items-center justify-content-xl-center">
<div class="icon-shape icon-shape-primary rounded me-4 me-sm-0">
<svg class="icon" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path d="M13 6a3 3 0 11-6 0 3 3 0 016 0zM18 8a2 2 0 11-4 0 2 2 0 014 0zM14 15a4 4 0 00-8 0v3h8v-3zM6 8a2 2 0 11-4 0 2 2 0 014 0zM16 18v-3a5.972 5.972 0 00-.75-2.906A3.005 3.005 0 0119 15v3h-3zM4.75 12.094A5.973 5.973 0 004 15v3H1v-3a3 3 0 013.75-2.906z"></path>
</svg>
</div>
<div class="d-sm-none">
<h2 class="h5">Customers</h2>
<h3 class="fw-extrabold mb-1">345,678</h3>
</div>
</div>
<div class="col-12 col-xl-7 px-xl-0">
<div class="d-none d-sm-block">
<h2 class="h6 text-gray-400 mb-0">Data Usage</h2>
<h3 class="fw-extrabold mb-2">1992 GB</h3>
</div>
<!-- <small class="d-flex align-items-center text-gray-500">
Feb 1 - Apr 1,
<svg class="icon icon-xxs text-gray-500 ms-2 me-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zM4.332 8.027a6.012 6.012 0 011.912-2.706C6.512 5.73 6.974 6 7.5 6A1.5 1.5 0 019 7.5V8a2 2 0 004 0 2 2 0 011.523-1.943A5.977 5.977 0 0116 10c0 .34-.028.675-.083 1H15a2 2 0 00-2 2v2.197A5.973 5.973 0 0110 16v-2a2 2 0 00-2-2 2 2 0 01-2-2 2 2 0 00-1.668-1.973z" clip-rule="evenodd"></path>
</svg>
USA
</small> -->
<div class="small d-flex mt-1">
<div>Total Users,
<!-- <svg class="icon icon-xs text-success" fill="currentColor" viewBox="0 0 20 20"
xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd"
d="M14.707 12.707a1 1 0 01-1.414 0L10 9.414l-3.293 3.293a1 1 0 01-1.414-1.414l4-4a1 1 0 011.414 0l4 4a1 1 0 010 1.414z"
clip-rule="evenodd"></path>
</svg> -->
<span class="text-success fw-bolder">22%</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-xl-4 mb-4">
<div class="card border-0 shadow">
<div class="card-body">
<div class="row d-block d-xl-flex align-items-center">
<div class="col-12 col-xl-5 text-xl-center mb-3 mb-xl-0 d-flex align-items-center justify-content-xl-center">
<div class="icon-shape icon-shape-secondary rounded me-4 me-sm-0">
<svg class="icon" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M10 2a4 4 0 00-4 4v1H5a1 1 0 00-.994.89l-1 9A1 1 0 004 18h12a1 1 0 00.994-1.11l-1-9A1 1 0 0015 7h-1V6a4 4 0 00-4-4zm2 5V6a2 2 0 10-4 0v1h4zm-6 3a1 1 0 112 0 1 1 0 01-2 0zm7-1a1 1 0 100 2 1 1 0 000-2z" clip-rule="evenodd"></path>
</svg>
</div>
<div class="d-sm-none">
<h2 class="fw-extrabold h5">Revenue</h2>
<h3 class="mb-1">$43,594</h3>
</div>
</div>
<div class="col-12 col-xl-7 px-xl-0">
<div class="d-none d-sm-block">
<h2 class="h6 text-gray-400 mb-0">Revenue</h2>
<h3 class="fw-extrabold mb-2">$43,594</h3>
</div>
<small class="d-flex align-items-center text-gray-500">
Feb 1 - Apr 1,
<svg class="icon icon-xxs text-gray-500 ms-2 me-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zM4.332 8.027a6.012 6.012 0 011.912-2.706C6.512 5.73 6.974 6 7.5 6A1.5 1.5 0 019 7.5V8a2 2 0 004 0 2 2 0 011.523-1.943A5.977 5.977 0 0116 10c0 .34-.028.675-.083 1H15a2 2 0 00-2 2v2.197A5.973 5.973 0 0110 16v-2a2 2 0 00-2-2 2 2 0 01-2-2 2 2 0 00-1.668-1.973z" clip-rule="evenodd"></path>
</svg>
GER
</small>
<div class="small d-flex mt-1">
<div>Since last month <svg class="icon icon-xs text-danger" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path>
</svg><span class="text-danger fw-bolder">2%</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-xl-4 mb-4">
<div class="card border-0 shadow">
<div class="card-body">
<div class="row d-block d-xl-flex align-items-center">
<div class="col-12 col-xl-5 text-xl-center mb-3 mb-xl-0 d-flex align-items-center justify-content-xl-center">
<div class="icon-shape icon-shape-tertiary rounded me-4 me-sm-0">
<svg class="icon" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M3 3a1 1 0 000 2v8a2 2 0 002 2h2.586l-1.293 1.293a1 1 0 101.414 1.414L10 15.414l2.293 2.293a1 1 0 001.414-1.414L12.414 15H15a2 2 0 002-2V5a1 1 0 100-2H3zm11.707 4.707a1 1 0 00-1.414-1.414L10 9.586 8.707 8.293a1 1 0 00-1.414 0l-2 2a1 1 0 101.414 1.414L8 10.414l1.293 1.293a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
</svg>
</div>
<div class="d-sm-none">
<h2 class="fw-extrabold h5"> Bounce Rate</h2>
<h3 class="mb-1">50.88%</h3>
</div>
</div>
<div class="col-12 col-xl-7 px-xl-0">
<div class="d-none d-sm-block">
<h2 class="h6 text-gray-400 mb-0"> Bounce Rate</h2>
<h3 class="fw-extrabold mb-2">50.88%</h3>
</div>
<small class="text-gray-500">
Feb 1 - Apr 1
</small>
<div class="small d-flex mt-1">
<div>Since last month <svg class="icon icon-xs text-success" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M14.707 12.707a1 1 0 01-1.414 0L10 9.414l-3.293 3.293a1 1 0 01-1.414-1.414l4-4a1 1 0 011.414 0l4 4a1 1 0 010 1.414z" clip-rule="evenodd"></path>
</svg><span class="text-success fw-bolder">4%</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
{% include 'partials/list-users.html' %}
{% endblock %}