2020-02-03 19:48:49 +01:00
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset='utf8'>
|
|
|
|
<meta name='viewport' content='width=device-width'>
|
|
|
|
|
2020-02-07 21:56:00 +01:00
|
|
|
<title>Budibase-Material Design</title>
|
2020-02-03 19:48:49 +01:00
|
|
|
<link rel='icon' type='image/png' href='/favicon.png'>
|
|
|
|
<link rel='stylesheet' href='/build/bundle.css'>
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<script src='/build/bundle.js'></script>
|
|
|
|
</body>
|
|
|
|
</html>
|