From 0c9741092258b907f78569cd0b0e57d023480d8f Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Aug 28 2016 20:02:57 +0000 Subject: change Cloud path to RC_pre_build variable --- diff --git a/getfedora.org/data/content/cloud/prerelease/index.html b/getfedora.org/data/content/cloud/prerelease/index.html index 65c9f76..16d6b9c 100644 --- a/getfedora.org/data/content/cloud/prerelease/index.html +++ b/getfedora.org/data/content/cloud/prerelease/index.html @@ -87,13 +87,13 @@
${_('qcow2 Image')}

${Markup(_('This is Fedora %(rel)s %(state)s Cloud in a Qcow2-formatted image for use with OpenStack.')) % {'rel':global_variables.release['next_id'], 'state': global_variables.release['curr_state']}}

- ${_('Download')} + ${_('Download')}

${_('64-bit %sMB Qcow2 Image') % global_variables.iso_size['pre_qcow2_x86_64_cloud']}

${_('Raw Image')}

${Markup(_('This is Fedora %(rel)s %(state)s Cloud in a compressed raw image format. If you\'re not sure what to use, try this.')) % {'rel':global_variables.release['next_id'], 'state': global_variables.release['curr_state']}}

- ${_('Download')} + ${_('Download')}

${_('64-bit %sMB xz-Compressed Raw Image') % global_variables.iso_size['pre_raw_x86_64_cloud']}

@@ -111,11 +111,11 @@