UNPKG

jive-sdk

Version:

Node.js SDK for Jive Software to assist with the development of add-ons

14 lines (12 loc) 384 B
<html> <head> <link rel="stylesheet" type="text/css" href="{{{host}}}/stylesheets/style.css"> <script src="{{{host}}}/javascripts/jquery-1.8.3.js"></script> </head> <body> <a style="float: right;" href="./reports?profile={{{profile}}}">[Back to Menu]</a> <h2>Results</h2> <textarea id="results" cols="150" rows="40">{{{results}}}</textarea> </ul> </body> </html>