10 lines
209 B
HTML
10 lines
209 B
HTML
<html>
|
|
<head>
|
|
<title>AzRoles - Sample Expense Application</title>
|
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Authorization Manager - Sample Expense Application</h1>
|
|
|
|
</html> |