1
0
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:
grossmj 2015-07-07 07:58:48 -06:00
parent dfe95cce63
commit 205f624730

View File

@ -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>