forked from I2P_Developers/i2p.www
Highlight meeting logs
This commit is contained in:
@@ -8,9 +8,8 @@
|
||||
{% endautoescape %}
|
||||
<div class="irclog">
|
||||
<h1>{{ _('Full IRC Log') }}</h1>
|
||||
<pre>
|
||||
{% highlight lang='irc' %}
|
||||
{{ log|escape }}
|
||||
{# TODO: pygments #}
|
||||
</pre>
|
||||
{% endhighlight %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user