2019-09-12 07:10:50 +02:00
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset='utf8'>
|
|
|
|
<meta name='viewport' content='width=device-width'>
|
|
|
|
|
|
|
|
<title>Budibase</title>
|
2019-09-12 16:55:36 +02:00
|
|
|
<link rel='icon' type='image/png' href='/_master/_shared/favicon.png'>
|
2019-09-12 07:10:50 +02:00
|
|
|
|
|
|
|
|
|
|
|
<script src='/_master/clientAppDefinition.js'></script>
|
|
|
|
<script src='/_master/budibase-client.js'></script>
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body id="app">
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|