publiccode.si/public/404.html

238 lines
6.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>404 Page not found</title>
<meta name="author" content="" />
<meta name="keywords" content="">
<meta name="generator" content="Hugo 0.19" />
<link href='//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,500,700,800' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css">
<link href="http://pmpc.mehl.mxcss/animate.css" rel="stylesheet">
<link href="http://pmpc.mehl.mxcss/style.blue.css" rel="stylesheet" id="theme-stylesheet">
<link href="http://pmpc.mehl.mxcss/custom.css" rel="stylesheet">
<link rel="shortcut icon" href="http://pmpc.mehl.mximg/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="http://pmpc.mehl.mximg/apple-touch-icon.png" />
<link href="http://pmpc.mehl.mxcss/owl.carousel.css" rel="stylesheet">
<link href="http://pmpc.mehl.mxcss/owl.theme.css" rel="stylesheet">
<link rel="alternate" href="http://pmpc.mehl.mx/index.xml" type="application/rss+xml" title="Public Money, Public Code">
<meta property="og:title" content="404 Page not found" />
<meta property="og:type" content="website" />
<meta property="og:url" content="/404//" />
<meta property="og:image" content="img/logo.png" />
</head>
<body>
<div id="all">
<header>
<div class="navbar-affixed-top" data-spy="affix" data-offset-top="200">
<div class="navbar navbar-default yamm" role="navigation" id="navbar">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand home" href="http://pmpc.mehl.mx">
<img src="http://pmpc.mehl.mximg/logo.png" alt="404 Page not found logo" class="hidden-xs hidden-sm">
<img src="http://pmpc.mehl.mximg/logo-small.png" alt="404 Page not found logo" class="visible-xs visible-sm">
<span class="sr-only">404 Page not found - go to homepage</span>
</a>
<div class="navbar-buttons">
<button type="button" class="navbar-toggle btn-template-main" data-toggle="collapse" data-target="#navigation">
<span class="sr-only">Toggle navigation</span>
<i class="fa fa-align-justify"></i>
</button>
</div>
</div>
<div class="navbar-collapse collapse" id="navigation">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="/">Home</a>
</li>
<li class="dropdown">
<a href="/faq/">FAQ</a>
</li>
<li class="dropdown">
<a href="/contact/">Contact</a>
</li>
</ul>
</div>
<div class="collapse clearfix" id="search">
<form class="navbar-form" role="search">
<div class="input-group">
<input type="text" class="form-control" placeholder="Search">
<span class="input-group-btn">
<button type="submit" class="btn btn-template-main"><i class="fa fa-search"></i></button>
</span>
</div>
</form>
</div>
</div>
</div>
</div>
</header>
<div id="content">
<div class="container">
<div class="col-sm-6 col-sm-offset-3" id="error-page">
<div class="box">
<p class="text-center">
<a href="index.html">
<img src="img/logo.png" alt="Obaju template">
</a>
</p>
<h3>We are sorry - this page is not here anymore</h3>
<h4 class="text-muted">Error 404 - Page not found</h4>
<p class="buttons"><a href="index.html" class="btn btn-template-main"><i class="fa fa-home"></i> Go to Homepage</a>
</p>
</div>
</div>
</div>
</div>
<footer id="footer">
<div class="container">
<div class="col-md-4 col-sm-6">
<h4>About us</h4>
<p><em>Public Money, Public Code</em> is a campaign by the <a href='https://fsfe.org'>Free Software Foundation Europe</a></p>
<hr class="hidden-md hidden-lg hidden-sm">
</div>
<div class="col-md-4 col-sm-6">
<h4>Recent posts</h4>
<div class="blog-entries">
</div>
<hr class="hidden-md hidden-lg">
</div>
<div class="col-md-4 col-sm-6">
<h4>Contact</h4>
<p><strong>FSFE</strong>
<br>Email: contact@fsfe.org
</p>
<a href="/contact" class="btn btn-small btn-template-main">Go to contact page</a>
<hr class="hidden-md hidden-lg hidden-sm">
</div>
</div>
</footer>
<div id="copyright">
<div class="container">
<div class="col-md-12">
<p class="pull-left">Copyright (c) 2016 Free Software Foundation Europe. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. </p>
<p class="pull-right">
Template by <a href="http://bootstrapious.com/free-templates">Bootstrapious</a>.
Ported to Hugo by <a href="https://github.com/devcows/hugo-universal-theme">DevCows</a>
</p>
</div>
</div>
</div>
</div>
</body>
</html>