openstack-planet/classic_fancy/index.html.tmpl

251 lines
8.5 KiB
Cheetah

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf8" http-equiv="Content-Type"/>
<title><TMPL_VAR name></title>
<meta charset="utf8"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link href="http://www.openstack.org/themes/openstack/css/bootstrap.min.css" rel="stylesheet"/>
<link href="http://www.openstack.org/themes/openstack/css/combined.css" rel="stylesheet"/>
<link href="http://www.openstack.org/themes/openstack/css/dropdown.css" rel="stylesheet"/>
<link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"/>
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700" rel="stylesheet" type="text/css"/>
<link href="planet.css" rel="stylesheet"/>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Page-specific CSS -->
<TMPL_IF feedtype>
<link rel="alternate" href="<TMPL_VAR feed ESCAPE="HTML">" title="<TMPL_VAR channel_title_plain ESCAPE="HTML">" type="application/<TMPL_VAR feedtype>+xml">
</TMPL_IF>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-17511903-1']);
_gaq.push(['_setDomainName', '.openstack.org']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div class="container">
<div class="row">
<div class="col-md-9">
<TMPL_LOOP Items>
<TMPL_IF new_date>
<TMPL_UNLESS __FIRST__>
</div>
</div>
</TMPL_UNLESS>
<div class="daygroup">
<h2><TMPL_VAR new_date></h2>
</TMPL_IF>
<TMPL_IF new_channel>
<TMPL_UNLESS new_date>
</div>
</TMPL_UNLESS>
<div class="channelgroup">
<h3><a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR channel_title_plain ESCAPE="HTML">"><TMPL_VAR channel_name></a></h3>
<TMPL_IF channel_face>
<img class="face" src="images/<TMPL_VAR channel_face ESCAPE="HTML">" width="<TMPL_VAR channel_facewidth ESCAPE="HTML">" height="<TMPL_VAR channel_faceheight ESCAPE="HTML">" alt="">
</TMPL_IF>
</TMPL_IF>
<div class="entrygroup" id="<TMPL_VAR id>"<TMPL_IF channel_language> lang="<TMPL_VAR channel_language>"</TMPL_IF>>
<TMPL_IF title>
<h4<TMPL_IF title_language> lang="<TMPL_VAR title_language>"</TMPL_IF>><a href="<TMPL_VAR link ESCAPE="HTML">"><TMPL_VAR title></a></h4>
</TMPL_IF>
<div class="entry">
<div class="content"<TMPL_IF content_language> lang="<TMPL_VAR content_language>"</TMPL_IF>>
<TMPL_VAR content>
</div>
<p class="date">
<a href="<TMPL_VAR link ESCAPE="HTML">"><TMPL_IF author>by <TMPL_VAR author> at </TMPL_IF><TMPL_VAR date><TMPL_IF category> under <TMPL_VAR category></TMPL_IF></a>
</p>
</div>
</div>
<TMPL_IF __LAST__>
</div>
</div>
</TMPL_IF>
</TMPL_LOOP>
</div>
<div class="col-md-3">
<h2>About</h2>
<p>Planet OpenStack is a collection of thoughts from the developers and other key players of the OpenStack projects. If you are working on OpenStack technology you should <a href="http://wiki.openstack.org/AddingYourBlog">add your OpenStack blog</a>.</p>
<h2>Subscriptions</h2>
<ul class="subscriptions">
<TMPL_LOOP Channels>
<li>
<a href="<TMPL_VAR url ESCAPE="HTML">" title="subscribe"><img src="images/feed-icon-10x10.png" alt="(feed)"></a> <a <TMPL_IF link>href="<TMPL_VAR link ESCAPE="HTML">" </TMPL_IF><TMPL_IF message>class="message" title="<TMPL_VAR message ESCAPE="HTML">"</TMPL_IF><TMPL_UNLESS message>title="<TMPL_VAR title_plain ESCAPE="HTML">"</TMPL_UNLESS>><TMPL_VAR name></a>
</li>
</TMPL_LOOP>
</ul>
<p>
<strong>Last updated:</strong><br>
<TMPL_VAR date><br>
<em>All times are UTC.</em><br>
<br>
Powered by:<br>
<a href="http://www.planetplanet.org/"><img src="images/planet.png" width="80" height="15" alt="Planet" border="0"></a>
</p>
</div>
</div>
</div>
<!-- Footer -->
<footer>
<div class="container">
<div class="row footer-links">
<div class="col-lg-2 col-sm-2">
<h3>
OpenStack
</h3>
<ul>
<li>
<a href="/foundation">
About the Foundation
</a>
</li>
<li>
<a href="http://openstack.org/projects/">
Projects
</a>
</li>
<li>
<a href="http://openstack.org/projects/openstack-security/">
OpenStack Security
</a>
</li>
<li>
<a href="http://openstack.org/projects/openstack-faq/">
Common Questions
</a>
</li>
<li>
<a href="http://openstack.org/blog/">
Blog
</a>
</li>
</ul>
</div>
<div class="col-lg-2 col-sm-2">
<h3>
Community
</h3>
<ul>
<li>
<a href="http://openstack.org/community/">
User Groups
</a>
</li>
<li>
<a href="http://openstack.org/community/events/">
Events
</a>
</li>
<li>
<a href="http://openstack.org/community/jobs/">
Jobs
</a>
</li>
<li>
<a href="http://openstack.org/foundation/companies/">
Companies
</a>
</li>
<li>
<a href="https://wiki.openstack.org/wiki/How_To_Contribute">
Contribute
</a>
</li>
</ul>
</div>
<div class="col-lg-2 col-sm-2">
<h3>
Documentation
</h3>
<ul>
<li>
<a href="http://docs.openstack.org">
OpenStack Manuals
</a>
</li>
<li>
<a href="http://openstack.org/software/start/">
Getting Started
</a>
</li>
<li>
<a href="http://developer.openstack.org">
API Documentation
</a>
</li>
<li>
<a href="https://wiki.openstack.org">
Wiki
</a>
</li>
</ul>
</div>
<div class="col-lg-2 col-sm-2">
<h3>
Branding &amp; Legal
</h3>
<ul>
<li>
<a href="http://openstack.org/brand/">
Logos &amp; Guidelines
</a>
</li>
<li>
<a href="http://openstack.org/brand/openstack-trademark-policy/">
Trademark Policy
</a>
</li>
<li>
<a href="http://openstack.org/privacy/">
Privacy Policy
</a>
</li>
<li>
<a href="https://wiki.openstack.org/wiki/How_To_Contribute#Contributors_License_Agreement">
OpenStack CLA
</a>
</li>
</ul>
</div>
<div class="col-lg-4 col-sm-4">
<h3>
Stay In Touch
</h3>
<a class="social-icons footer-twitter" href="https://twitter.com/OpenStack" target="_blank">
</a>
<a class="social-icons footer-facebook" href="https://www.facebook.com/openstack" target="_blank">
</a>
<a class="social-icons footer-linkedin" href="https://www.linkedin.com/company/openstack" target="_blank">
</a>
<a class="social-icons footer-youtube" href="https://www.youtube.com/user/OpenStackFoundation" target="_blank">
</a>
<p class="fine-print">
The OpenStack project is provided under the Apache 2.0 license.
</p>
</div>
</div>
</div>
</footer>
<script src="http://www.openstack.org/themes/openstack/javascript/jquery.min.js" type="text/javascript">
</script>
<script src="http://www.openstack.org/themes/openstack/javascript/bootstrap.min.js" type="text/javascript">
</script>
<script src="http://www.openstack.org/themes/openstack/javascript/navigation.js" type="text/javascript">
</script>
</body>
</html>