summaryrefslogtreecommitdiff
path: root/httemplate/elements/jsrsServer.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/jsrsServer.html')
-rw-r--r--httemplate/elements/jsrsServer.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/httemplate/elements/jsrsServer.html b/httemplate/elements/jsrsServer.html
new file mode 100644
index 000000000..fd6dc5465
--- /dev/null
+++ b/httemplate/elements/jsrsServer.html
@@ -0,0 +1,3 @@
+<%
+ my $server = new FS::UI::Web::JSRPC '', $cgi;
+%><%= $server->process %>