{% extends "cb_base.html" %} {% block content %}
This is the Static Web Application Endpoint of your Crossbar.io server. The page requested could not be found;(
Your WebSocket Application Endpoint is running here:
{{ wsUri }}
Your REST Bridge Endpoint is running here:
{{ restUri }}
REST Bridge Endpoint is not running.
{% endif %}