-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
22 lines (17 loc) · 988 Bytes
/
index.html
File metadata and controls
22 lines (17 loc) · 988 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=10, user-scalable=yes">
<meta name="description" content="Digitale Transformation - Das Virtimo Business Process Center als durchgängige Plattform für webbasierte, energiewirtschaftliche Geschäftsanwendungen und Portallösungen.">
<!-- Robots-Meta-Tag forbidding crawler to index this site or follow links on it-->
<meta name="robots" content="noindex,nofollow" />
<meta name="googlebot" content="noindex,nofollow" />
<link rel="icon" href="resources/images/RZ_Virtimo_Labels_RGB_16x16px_BPC.png">
<title>FormsRenderer</title>
<!-- The line below must be kept intact for Sencha Cmd to build your application -->
<script id="microloader" data-app="170119d2-e4ce-474f-bd52-ee9ea5da0ec0" src="microloader.js"></script>
</head>
<body></body>
</html>