From d3d67199b4beb6088de573b05b8a29390a7e8b0b Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Nov 14 2017 21:59:15 +0000 Subject: use Server variable also in the main Server page --- diff --git a/getfedora.org/data/content/server/index.html b/getfedora.org/data/content/server/index.html index d15c855..d68291e 100644 --- a/getfedora.org/data/content/server/index.html +++ b/getfedora.org/data/content/server/index.html @@ -35,7 +35,7 @@
-

${Markup(_('“The simplicity introduced with rolekit and cockpit have made server deployments a breeze. What took me a few days on other operating systems took less than an hour with Fedora %(rel)s Server. It just works.”')) % {'rel':global_variables.release['curr_id']}}

+

${Markup(_('“The simplicity introduced with rolekit and cockpit have made server deployments a breeze. What took me a few days on other operating systems took less than an hour with Fedora %(rel)s Server. It just works.”')) % {'rel':global_variables.release['curr_server_id']}}