testing if update-module can handle svn as thirdparty repository
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2825 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
14
www/frontend/www/frontend/index.html
Normal file
14
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>
|
||||
Reference in New Issue
Block a user