From 819f3a3fb06943c206dc20da834100e6d2746294 Mon Sep 17 00:00:00 2001 From: Athou Date: Mon, 13 May 2013 13:27:46 +0200 Subject: [PATCH] about page refactoring --- src/main/webapp/templates/feeds.help.html | 129 +++++++++------------- 1 file changed, 53 insertions(+), 76 deletions(-) diff --git a/src/main/webapp/templates/feeds.help.html b/src/main/webapp/templates/feeds.help.html index 7d25e391..ebc5e00a 100644 --- a/src/main/webapp/templates/feeds.help.html +++ b/src/main/webapp/templates/feeds.help.html @@ -1,80 +1,57 @@
-
- +
+

${toolbar.about}

+

+ ${about.line1_prefix} GitHub ${about.line1_suffix} +

+

+ ${about.line2_prefix} GitHub ${about.line2_suffix} +

+ +

${toolbar.donate}

+

+ ${about.line3} +

+
+ + + + +
+ +

${about.goodies}

+

+ Chrome extension +

+

+ Firefox extension +

+ +

${about.translation}

+

+ ${about.translation.message} +

+

+ + ${about.translation.link} + +

+ +

${about.rest_api}

+

+ ${about.rest_api.line1} +

+

+ ${about.rest_api.link_to_documentation} +

+ +

${about.keyboard_shortcuts}

+
-
-
-
-
-
-

${toolbar.about}

-

- ${about.line1_prefix} GitHub ${about.line1_suffix} -

-

- ${about.line2_prefix} GitHub ${about.line2_suffix} -

- -

${toolbar.donate}

-

- ${about.line3} -

-
- - - - -
- -

${about.goodies}

-

- Chrome extension -

-

- Firefox extension -

- -

${about.translation}

-

- ${about.translation.message} -

-

- - ${about.translation.link} - -

-
-
-

${about.announcements}

- - -
-
-
-
-

${about.rest_api}

-

- ${about.rest_api.line1} -

-

- ${about.rest_api.link_to_documentation} -

-
-
-

${about.keyboard_shortcuts}

-
-
-
+
+

${about.announcements}

+ +
\ No newline at end of file