Files
gas-react-sheets/src/client/dialog-template.html
T
2018-09-17 03:18:15 -04:00

11 lines
185 B
HTML

<!DOCTYPE html>
<html>
<head>
<base target="_top">
</head>
<body>
<section id="index">
<!-- bundled js and css will get inlined here -->
</section>
</body>
</html>