blob: 56cc53e122d483312b513554a01f98a0da54f07f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<html>
<head>
<title>Red Hat Technologies</title>
<style type="text/css">
#apphead { display:none }
.axial { display:none }
</style>
</head>
<body>
<h3>this is a technology.</h3>
</body>
</html>
|