jive-sdk
Version:
Node.js SDK for Jive Software to assist with the development of add-ons
14 lines (11 loc) • 313 B
HTML
<html>
<head>
<meta http-equiv="Content-Type" value="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="/{{{TILE_NAME}}}/stylesheets/main.css">
<title>Tile App View</title>
</head>
<body>
<h2>Simple HTML View</h2>
<p>Update view.html to customize content.</p>
</body>
</html>