9 lines
258 B
HTML
9 lines
258 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block page_content %}
|
|
|
|
<iframe src="https://kiwiirc.com/client/irc.datapoint.bg:+6697/?nick=client|?&theme=relaxed#support" style="border:0; width:100%; height:640px;"></iframe>
|
|
{% endblock %}
|
|
|
|
{% block footer %}
|
|
{% endblock %}
|