Completed
Push — master ( 027077...76536b )
by mains
02:56
created

about-us.php (8 issues)

Upgrade to new PHP Analysis Engine

These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more

1
<!DOCTYPE html>
2
<html lang="en">
3
	<head>
4
		<title>About us - JodelBlue Web-App and Browser-Client</title>
5
		
6
		<meta charset="utf8">
7
		<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
8
		<meta http-equiv="x-ua-compatible" content="ie=edge">
9
		
10
		<meta name="description" content="We try to get the best Jodel experience on your Browser. This allows you to use jodel on your desktop PC or Windows Phone. I am pleased if you participate in the development on GitHub.">
0 ignored issues
show
This line exceeds maximum limit of 120 characters; contains 222 characters

Overly long lines are hard to read on any screen. Most code styles therefor impose a maximum limit on the number of characters in a line.

Loading history...
11
		<meta name="keywords" content="jodelblue, jodel, blue, webclient, web, client">
12
		
13
		<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.5/css/bootstrap.min.css" integrity="sha384-AysaV+vQoT3kOAXZkl02PThvDr8HYKPZhNT5h/CXfBThSRXQ6jW5DO2ekP5ViFdi" crossorigin="anonymous">
0 ignored issues
show
This line exceeds maximum limit of 120 characters; contains 218 characters

Overly long lines are hard to read on any screen. Most code styles therefor impose a maximum limit on the number of characters in a line.

Loading history...
14
		<link rel="stylesheet" href="<?php echo $baseUrl;?>css/font-awesome.min.css">
15
		<link rel="stylesheet" href="<?php echo $baseUrl;?>style.css" type="text/css">
16
		
17
		<link rel="shortcut icon" type="image/x-icon" href="<?php echo $baseUrl;?>img/favicon/favicon.ico">
18
		<link rel="icon" type="image/x-icon" href="<?php echo $baseUrl;?>img/favicon/favicon.ico">
19
		<link rel="icon" type="image/gif" href="<?php echo $baseUrl;?>img/favicon/favicon.gif">
20
		<link rel="icon" type="image/png" href="<?php echo $baseUrl;?>img/favicon/favicon.png">
21
		<link rel="apple-touch-icon" href="<?php echo $baseUrl;?>img/favicon/apple-touch-icon.png">
22
		<link rel="apple-touch-icon" href="<?php echo $baseUrl;?>img/favicon/apple-touch-icon-57x57.png" sizes="57x57">
23
		<link rel="apple-touch-icon" href="<?php echo $baseUrl;?>img/favicon/apple-touch-icon-60x60.png" sizes="60x60">
24
		<link rel="apple-touch-icon" href="<?php echo $baseUrl;?>img/favicon/apple-touch-icon-72x72.png" sizes="72x72">
25
		<link rel="apple-touch-icon" href="<?php echo $baseUrl;?>img/favicon/apple-touch-icon-76x76.png" sizes="76x76">
26
		<link rel="apple-touch-icon" href="<?php echo $baseUrl;?>img/favicon/apple-touch-icon-114x114.png" sizes="114x114">
27
		<link rel="apple-touch-icon" href="<?php echo $baseUrl;?>img/favicon/apple-touch-icon-120x120.png" sizes="120x120">
28
		<link rel="apple-touch-icon" href="<?php echo $baseUrl;?>img/favicon/apple-touch-icon-128x128.png" sizes="128x128">
29
		<link rel="apple-touch-icon" href="<?php echo $baseUrl;?>img/favicon/apple-touch-icon-144x144.png" sizes="144x144">
30
		<link rel="apple-touch-icon" href="<?php echo $baseUrl;?>img/favicon/apple-touch-icon-152x152.png" sizes="152x152">
31
		<link rel="apple-touch-icon" href="<?php echo $baseUrl;?>img/favicon/apple-touch-icon-180x180.png" sizes="180x180">
32
		<link rel="apple-touch-icon" href="<?php echo $baseUrl;?>img/favicon/apple-touch-icon-precomposed.png">
33
		<link rel="icon" type="image/png" href="<?php echo $baseUrl;?>img/favicon/favicon-16x16.png" sizes="16x16">
34
		<link rel="icon" type="image/png" href="<?php echo $baseUrl;?>img/favicon/favicon-32x32.png" sizes="32x32">
35
		<link rel="icon" type="image/png" href="<?php echo $baseUrl;?>img/favicon/favicon-96x96.png" sizes="96x96">
36
		<link rel="icon" type="image/png" href="<?php echo $baseUrl;?>img/favicon/favicon-160x160.png" sizes="160x160">
37
		<link rel="icon" type="image/png" href="<?php echo $baseUrl;?>img/favicon/favicon-192x192.png" sizes="192x192">
38
		<link rel="icon" type="image/png" href="<?php echo $baseUrl;?>img/favicon/favicon-196x196.png" sizes="196x196">
39
		<meta name="msapplication-TileImage" content="<?php echo $baseUrl;?>img/favicon/win8-tile-144x144.png"> 
40
		<meta name="msapplication-TileColor" content="#5682a3"> 
41
		<meta name="msapplication-navbutton-color" content="#5682a3"> 
42
		<meta name="application-name" content="JodelBlue"/> 
43
		<meta name="msapplication-tooltip" content="JodelBlue"/> 
44
		<meta name="apple-mobile-web-app-title" content="JodelBlue"/> 
45
		<meta name="msapplication-square70x70logo" content="<?php echo $baseUrl;?>img/favicon/win8-tile-70x70.png"> 
46
		<meta name="msapplication-square144x144logo" content="<?php echo $baseUrl;?>img/favicon/win8-tile-144x144.png"> 
47
		<meta name="msapplication-square150x150logo" content="<?php echo $baseUrl;?>img/favicon/win8-tile-150x150.png"> 
48
		<meta name="msapplication-wide310x150logo" content="<?php echo $baseUrl;?>img/favicon/win8-tile-310x150.png"> 
49
		<meta name="msapplication-square310x310logo" content="<?php echo $baseUrl;?>img/favicon/win8-tile-310x310.png"> 
50
	</head>
51
	
52
	<body>
53
		<header>
54
			<nav class="navbar navbar-full navbar-dark navbar-fixed-top">
55
				<div class="container">					
56
					<a id="comment-back" href="./">
57
						<i class="fa fa-angle-left fa-3x"></i>
58
					</a>
59
					<h1>
60
						<a href="./" class="spinnable">
61
							JodelBlue <i class="fa fa-refresh fa-1x"></i>
62
						</a>
63
					</h1>					
64
				</div>
65
			</nav>
66
		</header>
67
		
68
		<div class="mainContent container">		
69
			<div class="content row">
70
				<article class="topContent col-sm-12">
71
72
					<content id="posts">
73
						<article id="aboutUs" class="jodel" style="background-color: #5682a3;">
74
							<content>
75
								<h2>About us</h2>
76
77
								<p>This page was not created by "The Jodel Venture GmbH", the official developers of the Jodel app.</p>
78
								<p>All content is from the official Jodel app, all rights remain with the respective owners. We do not store any data or spread them.</p>
0 ignored issues
show
This line exceeds maximum limit of 120 characters; contains 145 characters

Overly long lines are hard to read on any screen. Most code styles therefor impose a maximum limit on the number of characters in a line.

Loading history...
79
								<p>[email protected]</p>
80
								<p><a style="color: #fff; text-decoration: underline;" href="https://github.com/mmainstreet/jodel-web">On Github</a></p>
0 ignored issues
show
This line exceeds maximum limit of 120 characters; contains 128 characters

Overly long lines are hard to read on any screen. Most code styles therefor impose a maximum limit on the number of characters in a line.

Loading history...
81
							</content>
82
83
							<footer>
84
								<table>
85
									<tr>
86
										<td class="time">
87
											<span data-tooltip="Time">
88
												<i class="fa fa-clock-o"></i>
89
												0s
90
											</span> 
91
										</td>
92
										<td class="comments">
93
											
94
										</td>
95
										<td class="distance">
96
97
98
											<span data-tooltip="Author">
99
												<i class="fa fa-user-o"></i> JodelBlue |
100
											</span>
101
													
102
103
104
105
											<span data-tooltip="Distance">
106
												<i class="fa fa-map-marker"></i>
107
												0 km
108
											</span>
109
										</td>
110
									</tr>
111
								</table>
112
							</footer>
113
						</article>
114
115
					</content>
116
				</article>
117
			</div>
118
			<?php include './template/nav-bottom.php';?>
119
		</div>
120
		
121
		
122
		<!-- jQuery, Tether, Bootstrap JS and own-->
123
		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js" integrity="sha384-3ceskX3iaEnIogmQchP8opvBy3Mi7Ce34nWjpBIwVTHfGYWQS9jwHDVRnpKKHJg7" crossorigin="anonymous"></script>
0 ignored issues
show
This line exceeds maximum limit of 120 characters; contains 198 characters

Overly long lines are hard to read on any screen. Most code styles therefor impose a maximum limit on the number of characters in a line.

Loading history...
124
    	<script src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.3.7/js/tether.min.js" integrity="sha384-XTs3FgkjiBgo8qjEjBk0tGmf3wPrWtA6coPfQDfFEY8AnYJwjalXCiosYRBIBZX8" crossorigin="anonymous"></script>
0 ignored issues
show
This line exceeds maximum limit of 120 characters; contains 205 characters

Overly long lines are hard to read on any screen. Most code styles therefor impose a maximum limit on the number of characters in a line.

Loading history...
125
    	<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.5/js/bootstrap.min.js" integrity="sha384-BLiI7JTZm+JWlgKa0M0kGRpJbF2J8q+qreVrKBC47e3K6BW78kGLrCkeRX6I9RoK" crossorigin="anonymous"></script>
0 ignored issues
show
This line exceeds maximum limit of 120 characters; contains 212 characters

Overly long lines are hard to read on any screen. Most code styles therefor impose a maximum limit on the number of characters in a line.

Loading history...
126
127
	</body>
128
</html>
129
0 ignored issues
show
As per coding style, files should not end with a newline character.

This check marks files that end in a newline character, i.e. an empy line.

Loading history...
130