Page Structure
../src/index.html
<!DOCTYPE html>
<html lang="en">
<head>
<title>Dashboard | Datta Able Angular 17+ Template</title>
<!-- HTML5 Shim and Respond.js IE11 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 11]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<base href="/" />
<!-- Meta -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0, minimal-ui" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta
name="description"
content="Datta able angular 17+ admin template made using bootstrap 5.x.x, ng-bootstrap 16.x.x and it has huge amount of ready made feature, UI components, pages which completely fulfills any dashboard needs."
/>
<meta
name="keywords"
content="Admin templates, Bootstrap Admin templates, Angular 17+, Bootstrap 5.x.x, Dashboard, Dashboard Templates, sass admin templates, html admin templates, Responsive, Bootstrap Admin templates free download, Angular 17 Admin templates free download,premium Bootstrap Admin templates,premium Angular 17 Admin templates download"
/>
<meta name="author" content="Codedthemes" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<!-- font style -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600" rel="stylesheet" />
</head>
<body>
<app-root></app-root>
</body>
</html>
../src/app/app.component.html
../src/app/app-routing.module.ts
../src/app/theme/layout/admin/admin.component.html
../src/app/theme/layout/guest/guest.component.html
Last updated