aboutsummaryrefslogtreecommitdiff
path: root/help/common
diff options
context:
space:
mode:
Diffstat (limited to 'help/common')
-rw-r--r--help/common/header.inc~47
-rw-r--r--help/common/navigation.inc~64
2 files changed, 0 insertions, 111 deletions
diff --git a/help/common/header.inc~ b/help/common/header.inc~
deleted file mode 100644
index 560e3fdd..00000000
--- a/help/common/header.inc~
+++ /dev/null
@@ -1,47 +0,0 @@
1 <script>
2 /*
3 @licstart The following is the entire license notice for the
4 JavaScript code in this page.
5
6 Copyright (C) 2014, 2015, 2016 GNUnet e.V.
7
8 The JavaScript code in this page is free software: you can
9 redistribute it and/or modify it under the terms of the GNU
10 General Public License (GNU GPL) as published by the Free Software
11 Foundation, either version 3 of the License, or (at your option)
12 any later version. The code is distributed WITHOUT ANY WARRANTY;
13 without even the implied warranty of MERCHANTABILITY or FITNESS
14 FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
15
16 As additional permission under GNU GPL version 3 section 7, you
17 may distribute non-source (e.g., minimized or compacted) forms of
18 that code without the copy of the GNU GPL normally required by
19 section 4, provided you include this license notice and a URL
20 through which recipients can access the Corresponding Source.
21
22 @licend The above is the entire license notice
23 for the JavaScript code in this page.
24 */
25 </script>
26
27 <meta http-equiv="X-UA-Compatible" content="IE=edge">
28 <meta name="viewport" content="width=device-width, initial-scale=1">
29 <meta name="author" content="">
30 <!-- <link rel="icon" href="../../favicon.ico"> -->
31
32 <!-- Bootstrap core CSS -->
33 <link href="/dist/css/bootstrap.min.css" rel="stylesheet">
34 <script src="/dist/js/jquery-1.11.1.min.js"></script>
35 <script src="/dist/js/bootstrap.min.js"></script>
36
37 <!-- Custom styles for this template -->
38 <link href="justified-nav.css" rel="stylesheet">
39 <link href="lang.css" rel="stylesheet">
40 <link href="styles.css" rel="stylesheet">
41 <script src="lang.js"></script>
42
43 <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
44 <!--[if lt IE 9]>
45 <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
46 <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
47 <![endif]-->
diff --git a/help/common/navigation.inc~ b/help/common/navigation.inc~
deleted file mode 100644
index aff410f9..00000000
--- a/help/common/navigation.inc~
+++ /dev/null
@@ -1,64 +0,0 @@
1 <div class="navbar navbar-default navbar-fixed-top" role="navigation">
2 <div class="navbar-header">
3 <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#main-navbar">
4 <span class="sr-only">Toggle navigation</span>
5 <span class="icon-bar"></span>
6 <span class="icon-bar"></span>
7 <span class="icon-bar"></span>
8 </button>
9 </div>
10 <div class="collapse navbar-collapse" id="main-navbar">
11 <ul class="nav nav-justified">
12 <li lang="en" class="m_index"><a href="/">Home</a></li>
13 <li lang="de" class="m_index"><a href="/">Home</a></li>
14 <li lang="fr" class="m_index"><a href="/">Accueil</a></li>
15 <li lang="it" class="m_index"><a href="/">Home</a></li>
16 <li lang="es" class="m_index"><a href="/">Inicio</a></li>
17
18 <li lang="en" class="m_citizens"><a href="/citizens">Citizens</a></li>
19 <li lang="de" class="m_citizens"><a href="/citizens">B&uuml;rger</a></li>
20 <li lang="fr" class="m_citizens"><a href="/citizens">Citoyens</a></li>
21 <li lang="it" class="m_citizens"><a href="/citizens">Cittadini</a></li>
22 <li lang="es" class="m_citizens"><a href="/citizens">Ciudadanos</a></li>
23
24 <li lang="en" class="m_merchants"><a href="/merchants">Merchants</a></li>
25 <li lang="de" class="m_merchants"><a href="/merchants">H&auml;ndler</a></li>
26 <li lang="fr" class="m_merchants"><a href="/merchants">Commer&ccedil;ants</a></li>
27 <li lang="it" class="m_merchants"><a href="/merchants">Venditori</a></li>
28 <li lang="es" class="m_merchants"><a href="/merchants">Comerciantes</a></li>
29
30 <li lang="en" class="m_governments"><a href="/governments">Governments</a></li>
31 <li lang="de" class="m_governments"><a href="/governments">Regierungen</a></li>
32 <li lang="fr" class="m_governments"><a href="/governments">Gouvernements</a></li>
33 <li lang="it" class="m_governments"><a href="/governments">Governi</a></li>
34 <li lang="es" class="m_governments"><a href="/governments">Gobiernos</a></li>
35
36 <li lang="en" class="m_investors"><a href="/investors">Operators</a></li>
37 <li lang="de" class="m_investors"><a href="/investors">Betreiber</a></li>
38 <li lang="fr" note="outdated" class="m_investors"><a href="/investors">Investisseurs</a></li>
39 <li lang="it" note="outdated" class="m_investors"><a href="/investors">Investitori</a></li>
40 <li lang="es" class="m_investors"><a href="/investors">Inversores</a></li>
41
42 <li lang="en" class="m_developers"><a href="/developers">Developers</a></li>
43 <li lang="de" class="m_developers"><a href="/developers">Entwickler</a></li>
44 <li lang="fr" class="m_developers"><a href="/developers">Développeurs</a></li>
45 <li lang="it" class="m_developers"><a href="/developers">Sviluppatori</a></li>
46 <li lang="es" class="m_developers"><a href="/developers">Programadores</a></li>
47
48 <li lang="en" class="m_about"><a href="/about">About&nbsp;us</a></li>
49 <li lang="de" class="m_about"><a href="/about">&Uuml;ber uns</a></li>
50 <li lang="fr" class="m_about"><a href="/about">À&nbsp;propos</a></li>
51 <li lang="it" class="m_about"><a href="/about">Chi siamo</a></li>
52 <li lang="es" class="m_about"><a href="/about">Qui&eacute;nes somos</a></li>
53 </ul>
54 </div>
55 </div>
56 <div class="navbar navbar-default navbar-fixed-bottom" role="navigation">
57 <div class="container lang-slector">
58 <a href="#" onclick="setLang('en');"><img src="images/gb.png" alt="English"></img></a>
59 <a href="#" onclick="setLang('de');"><img src="images/de.png" alt="Deutsch"></img></a>
60 <a href="#" onclick="setLang('fr');"><img src="images/fr.png" alt="Fran&ccedil;ais"></img></a>
61 <a href="#" onclick="setLang('it');"><img src="images/it.png" alt="Italiano"></img></a>
62 <a href="#" onclick="setLang('es');"><img src="images/es.png" alt="Español"></img></a>
63 </div>
64 </div>