Files
I2P_Website/www.i2p2/pages/meeting212.html

35 lines
602 B
HTML
Raw Normal View History

{% extends "_layout.html" %}
{% block title %}I2P Development Meeting 212{% endblock %}
{% block content %}<h3>I2P dev meeting, December 11, 2012 @ 20:00 UTC</h3>
<div>
<h4>Quick recap</h4>
<ul>
<li><b>Present:</b>
lillith,
Meeh,
postman,
psi,
str4d,
topiltzin,
weltende,
zzz
</li>
<li>
<b>Next Meeting</b>
<p>
The next meeting is scheduled for Tuesday, December 18 @ 20:00 UTC (8:00PM)
</p>
</li>
</ul>
</div>
<div class="irclog">
<h4>Full IRC Log</h4>
<pre>
{% filter escape %}
{% endfilter %}
{# TODO: pygments #}
</pre>
</div>
{% endblock %}