Habemus frontend
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Absencia de Presencia</title>
|
||||
<script src="/static/index.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<form>
|
||||
<input type="text"/>
|
||||
<input type="submit"/>
|
||||
</form>
|
||||
<div>
|
||||
<input type="text" id="frase"/>
|
||||
<input type="button" id="submit"/>
|
||||
</div>
|
||||
|
||||
<p id="response"></p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user