</script>
<script type="text/x-handlebars" data-template-name="showSays">
- <h1>Limits</h1>
+ <h1>Say</h1>
<div>
<table class="table">
<tr>
</script>
<script type="text/x-handlebars" data-template-name="showChats">
- <h1>Limits</h1>
+ <h1>Chat</h1>
<div>
<table class="table">
<tr>
</script>
<script type="text/x-handlebars" data-template-name="showInterfaces">
- <h1>Limits</h1>
+ <h1>Interfaces</h1>
<div>
<table class="table">
<tr>
{{#linkTo "showSays"}} Say {{/linkTo}} |
{{#linkTo "showInterfaces"}} Interfaces {{/linkTo}} |
Interface_types |
- {{#linkTo "showTasks"}} Taskss {{/linkTo}} |
+ {{#linkTo "showTasks"}} Tasks {{/linkTo}} |
{{#linkTo "showLimits"}} Limits {{/linkTo}}
</script>