mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 23:46:35 +00:00
14 lines
499 B
HTML
14 lines
499 B
HTML
![]() |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||
|
"http://www.w3.org/TR/html4/loose.dtd">
|
||
|
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||
|
<title>FHEM Frontend</title>
|
||
|
<link rel="stylesheet" type="text/css" href="lib/ext-4.1.1a/ext-all-gray-debug.css" />
|
||
|
<script type="text/javascript" src="lib/ext-4.1.1a/ext-all.js"></script>
|
||
|
<script type="text/javascript" src="app/app.js"></script>
|
||
|
</head>
|
||
|
<body>
|
||
|
</body>
|
||
|
</html>
|