-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathdjangsta-shirts-extra-print-run.html
132 lines (87 loc) · 5.11 KB
/
djangsta-shirts-extra-print-run.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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<!DOCTYPE html>
<html lang="en">
<head>
<title>Djangsta Shirts - Extra Print Run!</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="./theme/css/main.css" type="text/css" />
<link href="./feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="pyladies ATOM Feed" />
<!--[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]-->
</head>
<body id="index" class="home">
<a href="https://github.com/pyladies">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub" />
</a>
<header id="banner" class="body">
<h1><a href=".">pyladies </a></h1>
<nav><ul>
<li><a href="./pages/about.html">About</a></li>
<li ><a href="./category/Articles.html">Articles</a></li>
<li class="active"><a href="./category/Blog.html">Blog</a></li>
<li ><a href="./category/Connect.html">Connect</a></li>
<li ><a href="./category/Events.html">Events</a></li>
<li ><a href="./category/Resources.html">Resources</a></li>
</ul></nav>
</header><!-- /#banner -->
<section id="content" class="body">
<article>
<header> <h1 class="entry-title"><a href=""
rel="bookmark" title="Permalink to Djangsta Shirts - Extra Print Run!">Djangsta Shirts - Extra Print Run!</a></h1>
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="pyladies">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2011-09-19T02:11:00">
Mon 19 September 2011
</abbr>
<address class="vcard author">
By <a class="url fn" href="./author/Esther Nam.html">Esther Nam</a>
</address>
<p>In <a href="./category/Blog.html">Blog</a>. </p>
<p>tags: <a href="./tag/Archive.html">Archive</a></p>
</footer><!-- /.post-info -->
<p>If you were at DjangoCon you probably saw people wearing these, standing
out magnificently amongst the sea of bright green. They were the cool
people -- the Djangstas, if you will.</p>
<p>We were originally going to sell these only at DjangoCon, but demand was
so high we've decided to do one more print run. If you hesitated the
first time around (and are now full of regret), or were shortsighted
enough to give DjangoCon a miss altogether this year (and are now SO
full of regret), here's your chance to redeem yourself and join the
ranks of the Djangstas!</p>
<p>Shirts will now cost $25, to cover shipping and/or PayPal fees.</p>
<p><strong>Please pre-order by October 1,</strong> by filling out the form below. We'll
email you to confirm so you can pay us (via check or Paypal) before we
print and mail you your shirt.</p>
<hr class="docutils" />
<p><strong>ďťż</strong></p>
<p><strong>[The pre-order period has ended: Thanks to everyone who placed their
orders! We will be contacting you shortly to collect payments and
mailing addresses, so dig up that checkbook or dust off your Paypal
account! :)]</strong></p>
</div><!-- /.entry-content -->
</article>
</section>
<section id="extras" class="body">
<div class="social">
<h2>social</h2>
<ul>
<li><a href="./feeds/all.atom.xml" rel="alternate">atom feed</a></li>
<li><a href="http://twitter.com/pyladies">twitter</a></li>
<li><a href="https://github.com/pyladies">github</a></li>
</ul>
</div><!-- /.social -->
</section><!-- /#extras -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://alexis.notmyidea.org/pelican/">pelican</a>, which takes great advantages of <a href="http://python.org">python</a>.
</address><!-- /#about -->
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
</footer><!-- /#contentinfo -->
</body>
</html>