Update templates/bgp-route.html
This commit is contained in:
parent
9ea2627bb3
commit
24cf3bd00e
1 changed files with 4 additions and 2 deletions
|
|
@ -19,6 +19,8 @@
|
||||||
/>
|
/>
|
||||||
<button class="btn btn-outline-primary" type="button" onclick="loadBGPRoute()">Lookup</button>
|
<button class="btn btn-outline-primary" type="button" onclick="loadBGPRoute()">Lookup</button>
|
||||||
</div>
|
</div>
|
||||||
<pre id="bgpOutput" aria-label="BGP Route Lookup output">Enter a prefix and click Lookup.</pre>
|
|
||||||
</section>
|
<div class="table-responsive">
|
||||||
|
<pre id="bgpOutput" aria-label="BGP Route Lookup output">Enter a prefix and click Lookup.</pre>
|
||||||
|
</div> </section>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue