add templates for plugins: Google gauge and multiline charts
This commit is contained in:
13
app/views/plugins/templates/default.html
Normal file
13
app/views/plugins/templates/default.html
Normal file
@ -0,0 +1,13 @@
|
||||
<html>
|
||||
<head>
|
||||
|
||||
%%PLUGIN_CSS%%
|
||||
%%PLUGIN_JAVASCRIPT%%
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
my plugin
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user