summaryrefslogtreecommitdiffstats
path: root/template.qt
blob: 16e74c72f27ac7db89d22bba3dafca8ef97c1bdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!doctype html>
<!--[if lt IE 7]> <html lang="nb" class="lt-ie10 lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>    <html lang="nb" class="lt-ie10 lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>    <html lang="nb" class="lt-ie10 lt-ie9"> <![endif]-->
<!--[if IE 9]>    <html lang="nb" class="lt-ie10"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="nb"> <!--<![endif]-->

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="normalize.css" />
<link rel="stylesheet" type="text/css" href="style.css" />
<link rel="alternate" type="application/rss+xml" title="Planet Qt" href="http://planet.qt-project.org/rss20.xml" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Planet Qt</title>
</head>
<div class="top-line">
	<div class="wrapper">
		<a href="/" class="logo">Planet Qt</a>
		<ul class="main-menu">
			<li><a href="http://www.qt-project.org">Qt HOME</a></li>
			<li class="active"><a href="http://planet.qt-project.org">PLANET</a></li>
			<li><a href="http://labs.qt.nokia.com">LABS</a></li>
			<li><a href="http://docs.qt.nokia.com">DOC</a></li>
			<li><a href="http://blog.qt.nokia.com">BLOG</a></li>			
			<li><a href="http://shop.qt.nokia.com">SHOP</a></li>			
		</ul>
		<fieldset>
			<input type="text" />
			<button>Search</button>
		</fieldset>
	</div>
</div>
<div class="content">
	<div class="wrapper">
		<div class="content-column">
            <div class="pages">
            __paged_output_pages__
            </div>
            <div id="items">
            __items__
            </div>
            <div class="pages">
            __paged_output_pages__
            </div>
		</div>
		<aside>
			<a href="rss20.xml" class="rss-feed">RSS</a>
			<h3>About Planet Qt</h3>
			<p>The Qt Planet is an aggregator for Qt related blogs, regardless of who the author is. All who blog in English about Qt can either add their complete RSS feed or a feed based on a specific category or tag for those blogging about multiple topics. All you need to do is clone the <a href="#">config file</a>, add your feed's address, and create a merge request. Feed readers can read Planet Qt with <a href="rss20.xml">RSS</a>, <a href="foafroll.xml">FOAF</a> or <a href="opml.xml">OPML</a></p>
			<h3>Join us</h3>
			<ul class="icon-links">
				<li class="qtproject-twitter"><a href="http://twitter.com/qtproject">@qtproject</a></li>
				<li class="qtproject-gplus"><a href="https://plus.google.com/104580575722059274792">Qt Project</a></li>
				<li class="qt-meetup"><a href="http://www.meetup.com/QtEverywhere/">Qt Meetups</a></li>
			</ul>
      <h3>Subscriptions</h3>
      __feedlist__
		</aside>
	</div>
</div>
</html>