mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-02-06 19:19:15 +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…
x
Reference in New Issue
Block a user