diff --git a/Core/Frameworks/BaikalAdmin/Resources/Images/logo-framboise.png b/Core/Frameworks/BaikalAdmin/Resources/Images/logo-framboise.png new file mode 100644 index 0000000..b25e72a Binary files /dev/null and b/Core/Frameworks/BaikalAdmin/Resources/Images/logo-framboise.png differ diff --git a/Core/Frameworks/BaikalAdmin/Resources/Templates/Dashboard.html b/Core/Frameworks/BaikalAdmin/Resources/Templates/Dashboard.html index da97e7d..5cf658c 100755 --- a/Core/Frameworks/BaikalAdmin/Resources/Templates/Dashboard.html +++ b/Core/Frameworks/BaikalAdmin/Resources/Templates/Dashboard.html @@ -1,4 +1,5 @@ {% autoescape false %} +{% set url = 'http://baikal.codr.fr/version/' ~ BAIKAL_VERSION ~ '/' ~ PROJECT_PACKAGE ~ '/about' %} @@ -13,7 +14,8 @@

Version

-

This systems runs
Baïkal {{ BAIKAL_VERSION }}, {{ PROJECT_PACKAGE }} package

+

This systems runs Baïkal {{ BAIKAL_VERSION }}, {{ PROJECT_PACKAGE }} package

+

{{ url }}

Services

@@ -52,11 +54,9 @@

License and credits

- {% set url = 'http://baikal.codr.fr/version/' ~ BAIKAL_VERSION ~ '/' ~ PROJECT_PACKAGE ~ '/about' %}

Baïkal is open source software, and released under the terms of the GNU GPL v3.

-

Baïkal is developped by Jérôme Schneider. You can contact him at mail@jeromeschneider.fr.

-

Baïkal is based upon other open source projects. Read the README.md file to learn about that.

-

{{ url }}

+

Baïkal is based upon other open source projects. Read the README.md file to learn about that.

+

Baïkal is developped by Base8. We'd love to hear from you at contact@base8.fr