mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
testing if update-module can handle svn as thirdparty repository
git-svn-id: https://svn.fhem.de/fhem/trunk@2825 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
7326f8d211
commit
8869cf0ab0
14
fhem/www/frontend/www/frontend/index.html
Normal file
14
fhem/www/frontend/www/frontend/index.html
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
<!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>
|
Loading…
Reference in New Issue
Block a user