blob: 6a9265c984c4d02a2c51498ffae25cbc48f4d443 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Content-type" content="text/html"/>
<link rel="SHORTCUT ICON" href="images/icons/favicon.png"/>
<title>Service Design & Creation</title>
</head>
<body>
<div id="sdc-app" class="sdc-app"></div>
</body>
</html>
|