thingspeak/app/views/plugins/default.html

13 lines
101 B
HTML
Raw Normal View History

<html>
<head>
%%PLUGIN_CSS%%
%%PLUGIN_JAVASCRIPT%%
</head>
<body>
my plugin
</body>
</html>