mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-16 08:15:53 +01:00
8 lines
137 B
HTML
8 lines
137 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<h1>This is the index.html file</h1>
|
|
<h2>Folder: www</h2>
|
|
<script src="js/app.js"></script>
|
|
</body>
|
|
</html> |