|
@@ -9,7 +9,7 @@
|
|
{% if error_message %}<p><strong>{{ error_message }}</strong></p>{% endif %}
|
|
{% if error_message %}<p><strong>{{ error_message }}</strong></p>{% endif %}
|
|
|
|
|
|
|
|
|
|
-<p class="margin-topbottom">To add a new VyOS <a href="https://docs.vyos.io/en/latest/appendix/http-api.html" target="_blank">read documentation.</p>
|
|
|
|
|
|
+<p class="margin-topbottom">To add a new VyOS <a href="https://docs.vyos.io/en/latest/appendix/http-api.html" target="_blank">read documentation</a>.</p>
|
|
|
|
|
|
<form action="{% url 'config:instance-add' %}" method="post">
|
|
<form action="{% url 'config:instance-add' %}" method="post">
|
|
|
|
|