Files
i2p.www/i2p2www/pages/site/develop/api.html

6 lines
188 B
HTML

{% extends "global/layout.html" %}
{% block title %}API{% endblock %}
{% block content %}
See the <a href="{{ site_url('docs/how') }}">Index to Technical Documentation</a>.
{% endblock %}