πPage Structure
../src/index.html
<!doctype html>
<html lang="en">
<head>
<title>Able Pro Angular Dashboard Template</title>
<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="Able Pro Angular Dashboard Template"
title="Able Pro Angular Dashboard Template"
content="Able Pro is a modern Angular dashboard template with a responsive design and powerful features to ease the development process."
/>
<meta
name="keywords"
content="Admin templates, Angular Material Admin templates, Angular 21+, Angular Material 21, Dashboard, Dashboard Templates, sass admin templates, html admin templates, Responsive, Angular 21 Admin templates free download, premium Angular 21 Admin templates download"
/>
<meta name="author" content="PhoenixCoded" />
<!-- theme style -->
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
<link rel="stylesheet" href="assets/fonts/inter/inter.css" id="main-font-link" />
<!-- Buy Now Link script -->
<script defer src="https://fomo.codedthemes.com/pixel/CDkpF1sQ8Tt5wpMZgqRvKpQiUhpWE3bc"></script>
</head>
<body class="mat-typography">
<app-root></app-root>
</body>
</html>../src/app/app.component.html
../src/app/app-routing.module.ts
../src/app/demo/layout/admin/admin.component.html
../src/app/demo/layout/empty.component.html
Last updated