mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 17:28:08 +00:00
Fixes GUI crash on unset vmrun_path variable. Fixes #507.
This commit is contained in:
parent
dfe95cce63
commit
205f624730
@ -1,7 +1,7 @@
|
|||||||
{% extends "layout.html" %}
|
{% extends "layout.html" %}
|
||||||
{% block body %}
|
{% block body %}
|
||||||
<h3>
|
<h3>
|
||||||
Welcome to GNS 3.
|
Welcome to GNS3.
|
||||||
</h3>
|
</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://community.gns3.com">Community</a></li>
|
<li><a href="http://community.gns3.com">Community</a></li>
|
||||||
|
Loading…
Reference in New Issue
Block a user