CINXE.COM

Fedora elections

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Fedora elections</title> <link rel="shortcut icon" type="image/vnd.microsoft.icon" href="//fedoraproject.org/static/images/favicon.ico"/> <link rel='stylesheet' type='text/css' href="/static/jquery-ui-1.9.2.custom.css"/> <link href="https://apps.fedoraproject.org/global/fedora-bootstrap-1.0.1/fedora-bootstrap.css" type="text/css" rel="stylesheet" /> <link rel="stylesheet" type="text/css" media="screen" href="/static/elections.css"/> <link href="https://apps.fedoraproject.org/global/fedora-bootstrap-fonts/open-sans.css" rel="stylesheet"> </head> <body id="index"> <!-- start masthead --> <div class="masthead"> <div class="container"> <div class="row"> <div class="col-sm-3"> <a href="/"> <img src="/static/images/elections_logo.png" alt="Elections Logo" height="40px" id="kojiLogo"/> </a> </div> <div class="col-sm-9"> <div class="row"> <nav class="navbar navbar-light p-t-0 p-b-0"> <div class="container"> <ul class="nav navbar-nav nav-underline pull-xs-right"> <li class="nav-item p-l-1"> <a href="/login">Log In</a> </li> </ul> </div> </nav> </div> </div> </div> </div> </div><!-- close masthead--> <nav class="navbar navbar-light navbar-underline p-t-0 p-b-0"> <div class="container"> <ul class="nav navbar-nav nav-underline"> <li class="nav-item active"><a class="nav-link" href="/">Home</a></li> <li class="nav-item "><a class="nav-link" href="/archives">Results</a></li> </ul> </div> </nav> <div class="bodycontent p-y-3"> <div class="container"> <div id="content"> <h2>Elections </h2> <p> The <a href='https://fedoraproject.org'>Fedora Project</a> is a community- driven project. It has a number of steering committees whose responsibilities are to drive the project forward. </p> <p> These committees are elected among volunteers of the community and by the community members. The present application is meant to hold these elections. </p> <h4><strong>Open elections</strong></h4> <div class="card"> <div class="card-header text-xs-center"> No elections currently open for voting </div> </div> <h4 class="m-t-2"><strong>Upcoming elections</strong></h4> <div class="card"> <div class="card-header text-xs-center"> No elections scheduled </div> </div> </div> </div> </div> <div class="footer p-t-1 p-b-1"> <div class="container"> <p class="text-muted credit"> Copyright 漏 2013-2016 Red Hat </p> <p class="text-muted credit"> Powered by the <a href="https://pagure.io/elections/" target="_blank" rel="noopener noreferrer">elections</a> app -- version 2.10</p> </div> </div> <script type="text/javascript" src="/static/jquery-1.10.2.min.js"> </script> <script type="text/javascript" src="https://apps.fedoraproject.org/global/fedora-bootstrap-1.0.1/fedora-bootstrap.js"> </script> <script> $(function () { $('[data-toggle="tooltip"]').tooltip() }) </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10