23 lines
922 B
PHP
23 lines
922 B
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>MERMS-[Welcome]</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
|
|
<meta content="comprehensive health management system" name="description" />
|
|
<meta content="Fluxtra LLC" name="author" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
<!-- app favicon -->
|
|
<link rel="shortcut icon" href="/assets/img/favicon.ico">
|
|
<!-- google fonts -->
|
|
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" rel="stylesheet">
|
|
<!-- plugin stylesheets -->
|
|
<link rel="stylesheet" type="text/css" href="/assets/css/vendors.css" />
|
|
<!-- app style -->
|
|
<link rel="stylesheet" type="text/css" href="/assets/css/style.css" />
|
|
<link rel="stylesheet" type="text/css" href="/assets/css/main.css" />
|
|
</head>
|
|
|
|
<body class="bg-white">
|
|
|
|
|