Hackathon is over, so comment-out events section again.

This commit is contained in:
Gavin Andresen 2012-07-16 21:29:11 -03:00
parent bc720e8459
commit 4ead2ec816

View file

@ -147,11 +147,13 @@ ALERT:
<p><a class="btn" href="news.html">News archive</a></p>
</section>
</div>
<!--
<div class="span6">
{% for event in site.categories.events limit: 1 %}
<h1>{{ event.title }}</a></h1>
{{ event.content }}
{% endfor %}
</div>
-->
</div>
</div>