forked from I2P_Developers/i2p.www
Fixed a broken title.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{% extends "_layout.html" %}
|
||||
{% block title %}Licenses{% endblock %}
|
||||
{% block title %}I2PControl API{% endblock %}
|
||||
{% block content %}
|
||||
<h1>I2PControl - Remote Control Service</h1>
|
||||
<p>I2P enables a <a href="http://en.wikipedia.org/wiki/JSON-RPC">JSONRPC2</a> interface via the plugin I2PControl.
|
||||
|
Reference in New Issue
Block a user