From 57d582782b064ed5d4f95febf200084898632978 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Th=C3=A9r=C3=A8se=20Godefroy?= Date: Sat, 23 Sep 2017 16:14:55 +0200 Subject: [PATCH] en: use same JavaScript for all pages. --- en/confirmation.html | 63 +++++++++++++------------------------------- en/infographic.html | 63 +++++++++++++------------------------------- en/next_steps.html | 62 +++++++++++++------------------------------ 3 files changed, 54 insertions(+), 134 deletions(-) diff --git a/en/confirmation.html b/en/confirmation.html index 623a8e75..23a21d2e 100644 --- a/en/confirmation.html +++ b/en/confirmation.html @@ -105,49 +105,22 @@ src="//static.fsf.org/nosvn/enc-dev0/img/jplusplus.png" alt="Journalism++" />

- - - - - - - - + + + + + + + + diff --git a/en/infographic.html b/en/infographic.html index ee0703f5..c287cd18 100644 --- a/en/infographic.html +++ b/en/infographic.html @@ -102,49 +102,22 @@ src="//static.fsf.org/nosvn/enc-dev0/img/jplusplus.png" alt="Journalism++" />

- - - - - - - - + + + + + + + + diff --git a/en/next_steps.html b/en/next_steps.html index 9bfc6424..ae86c6df 100644 --- a/en/next_steps.html +++ b/en/next_steps.html @@ -311,48 +311,22 @@ src="//static.fsf.org/nosvn/enc-dev0/img/jplusplus.png" alt="Journalism++" />

- - - - - - - + + + + + + + + -- 2.25.1