@ master | history
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<title>nick's page</title>
</head>
<body>
<link rel="stylesheet" type="text/css" href="style.css">
<h1>~ nick's page ~</h1>
<h2>Optimized for 800x600<br><br>You know when you talk to God as a kid, but then you realize that what you were trying to convince yourself was God responding to your prayers was just more of your own internal monologue?<br><br></h2>
<div>
<div class="info">
<h2> <a href="cowposts">ARCHIVE</a> | <a href="contact.html">CONTACT</a> </h2>
<br><br>
About me: <br>
<pre> ________________________
/ Good friend, musician, \
\ hacker: New York /
------------------------
\ ^__^
\ (##)\_______
(__)\ )\/\
||----w |
<font color="green">\|/</font> || ||
</pre>
<img src="internet_party.gif" alt="internet_party.gif" width="300">
</div><div class="posts">
{% for cowpost in cowposts %}<pre><a href="{{cowpost.frontpagehtmltitle}}"><p class="cowdate">{{cowpost.date}}</p></a>{{cowpost.cowtext}}
</pre>
{% endfor %}
<img src="lol_nothing_matters.gif" alt="lol_nothing_matters.gif" width="300">
</div>
</div>
</body></html>