summaryrefslogtreecommitdiff
path: root/app/views/gemeinschaft_setups/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/gemeinschaft_setups/new.html.haml')
-rw-r--r--app/views/gemeinschaft_setups/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/gemeinschaft_setups/new.html.haml b/app/views/gemeinschaft_setups/new.html.haml
index 1b97cc0..ff9c812 100644
--- a/app/views/gemeinschaft_setups/new.html.haml
+++ b/app/views/gemeinschaft_setups/new.html.haml
@@ -1,4 +1,4 @@
-- content_for :title, 'Gemeinschaft 5.0'
+- content_for :title, "Gemeinschaft #{GsParameter.get('GEMEINSCHAFT_VERSION')}"
- content_for :meta_description, "Configure a new Gemeinschaft #{GsParameter.get('GEMEINSCHAFT_VERSION')} server"
= simple_form_for(@gemeinschaft_setup) do |f|