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