mirror of https://github.com/Budibase/budibase.git
3 changed files with 17 additions and 16 deletions
@ -1,13 +0,0 @@ |
|||
<!doctype html> |
|||
<html> |
|||
|
|||
<head> |
|||
{{{head}}} |
|||
</head> |
|||
|
|||
<script> |
|||
window["##BUDIBASE_APP_ID##"] = "{{appId}}" |
|||
</script> |
|||
|
|||
{{{body}}} |
|||
</html> |
|||
Loading…
Reference in new issue