Changelog: https://roxy-wi.org/changelog#7.0.0
pull/364/head
Aidaho 2023-09-17 19:44:40 +03:00
parent e935edd497
commit 536a94b10a
5 changed files with 5 additions and 1 deletions

View File

@ -83,7 +83,7 @@
<div style="text-align: center;">
<br />
<h3>You have not installed OpenVPN client.</h3>
<img src="/inc/images/no_servers.png" alt="There is no server">
<img src="{{ url_for('static', filename='images/no_servers.png')}}" alt="There is no server">
<h4>Read <a href="https://roxy-wi.org/services/openvpn" title="OpenVPN" style="color: #5d9ceb;" target="_blank">here</a>
how to install OpenVPN client.</h4>
</div>

View File

@ -9,4 +9,5 @@ retry>=0.9.2
pdpyras>=4.5.2
pika>=1.3.1
Flask>=2.0.3
Flask-Login>=0.4.1
Flask-Caching>=1.10.1

View File

@ -10,4 +10,5 @@ retry>=0.9.2
pdpyras>=4.5.2
pika>=1.3.1
Flask>=2.0.3
Flask-Login>=0.4.1
Flask-Caching>=1.10.1

View File

@ -10,4 +10,5 @@ retry>=0.9.2
pdpyras>=4.5.2
pika>=1.3.1
Flask>=2.0.3
Flask-Login>=0.4.1
Flask-Caching>=1.10.1

View File

@ -16,4 +16,5 @@ psutil>=5.9.1
pdpyras>=4.5.2
pika>=1.3.1
Flask>=2.0.3
Flask-Login>=0.4.1
Flask-Caching>=1.10.1