-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchives.html
63 lines (46 loc) · 2.71 KB
/
archives.html
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
62
63
<!DOCTYPE html>
<html lang="en">
<head>
<title>URNA</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="http://launchyard.com/images/favicon.png"/>
<link rel="stylesheet" href="./theme/css/main.css" type="text/css" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" media="all" href="./css/ie.css"/>
<script src="./js/IE8.js" type="text/javascript"></script><![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" media="all" href="./css/ie6.css"/><![endif]-->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js" type="text/javascript"></script>
</head>
<body id="index" class="home">
<!-- <header id="banner" class="body">
<h1><a href="./"><img src="http://www.launchyard.com/images/logo.png" /><strong><a href="/" >URNA→</a> conserva le<br/>cose a cui<br/>Winston Smith<br/>tiene</strong></a></h1>
</header> -->
<!-- /#banner -->
<div class="LaunchyardDetail"><p><a href="./"></a><img src="./theme/images/urna.png" width="100%" height="100%" alt="URNA logo"></a><br/><a href="/" >URNA→</a> conserva le<br/>cose a cui<br/>Winston Smith<br/>tiene</p></div>
<section id="content" class="body">
<h1>Archives for URNA</h1>
<dl>
<dt>Fri 24 April 2015</dt>
<dd><a href="./urna-il-solido-di-winston-smith.html">Urna — il solido di Winston Smith</a></dd>
<dt>Fri 24 April 2015</dt>
<dd><a href="./urna-pgmc-come-modificare-un-sito-winston-smith.html">Urna — PGMC - come modificare un sito Winston Smith</a></dd>
<dt>Fri 24 April 2015</dt>
<dd><a href="./urna-pgmc-come-pubblicare-un-sito-winston-smith.html">Urna — PGMC - come pubblicare un sito Winston Smith</a></dd>
<dt>Fri 24 April 2015</dt>
<dd><a href="./urna-pmgc-attivazione-di-un-sottosistema-pelicanmarkdown.html">Urna - PMGC - Attivazione di un sottosistema pelican/markdown</a></dd>
</dl>
</section>
<section id="extras" >
</section><!-- /#extras -->
<footer id="contentinfo" >
<address id="about" class="vcard ">
Proudly powered by <a href="http://getpelican.com/" target="_blank">Pelican</a>, which takes
great advantage of <a href="http://python.org" target="_blank">Python</a>. © <a class="url fn" href="http://launchyard.com">LaunchYard</a>
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body>
</html>