[webwml/staging] Remove comments in html

commit e38a122c77bef260237ab4c574ebb5e18108dbfc Author: hiro <hiro@torproject.org> Date: Thu Sep 6 19:53:37 2018 +0200 Remove comments in html --- download/en/download.wml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/download/en/download.wml b/download/en/download.wml index eb3d03a7..bd9736da 100644 --- a/download/en/download.wml +++ b/download/en/download.wml @@ -160,7 +160,7 @@ custom configurations. All an apt-get or yum install away.</p> <!-- END UNIX --> <!-- START ANDROID --> - <!--<div id="android" class="accordionButton on"> + <div id="android" class="accordionButton on"> <span class="android24">Android</span> </div> <div class="accordionContent"> @@ -194,7 +194,7 @@ custom configurations. All an apt-get or yum install away.</p> the app. We plan on fixing it for the next release. </p> </div> - </div>--> + </div> <!-- END ANDROID --> <!-- START SMARTPHONE -->
participants (1)
-
hiro@torproject.org