diff --git a/client/index.html b/client/index.html index ddff8f0..ceb1063 100644 --- a/client/index.html +++ b/client/index.html @@ -4,6 +4,12 @@ + + + + + +
+ {platform === 'ios' ? t('pwa.ios_instructions') : t('pwa.generic_benefit')} +
+ + {platform === 'ios' && ( +{platformLabel(platform, t)}
+ )} +