made a lot of changes (jquery now used)
This commit is contained in:
15
projects/bgac.html
Normal file
15
projects/bgac.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>BiogasControllerApp - janishutz.com</title>
|
||||
<link rel="stylesheet" href="/css/mainstyle.css">
|
||||
<script src="/js/jquery.js"></script>
|
||||
<script src="/js/basicanimations.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="ContentToInclude"></div>
|
||||
<h1>BiogasControllerApp</h1>
|
||||
<p>Still under construction</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user