forked from MIKEINTOSHSYSTEMS/mikeintoshaiodashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.php
24 lines (18 loc) · 851 Bytes
/
index.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<html>
<head>
<meta charset="UTF-8">
<title>Dereja - M&E - System</title>
<meta name="description" content="Welcome to Dereja M&E Dashboard, Data Exploration and Administration System">
<meta name="keywords" content="Monitoring, Evaluation, EthioJobs, Dereja, Reporting, Dashboard, and, Data, Data Management, Exploration, Portal, MIKEINTOSH, Systems, System">
<meta name="author" content="MERQ Consultancy">
<meta http-equiv=refresh content="0;url=./app/login.php">
<meta http-equiv="cache-control" content="no-store, no-cache, must-revalidate, max-age=0" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
</head>
<body>
<!-- <link rel="stylesheet" href="dist/font-awesome/css/all.css">
System Developed By MIKEINTOSHSYSTEMS AKA MICHAEL KIFLE TEFERRA
-->
</body>
</html>