feat: add docs link
This commit is contained in:
parent
e411c80c12
commit
e1b66a87ac
@ -3,9 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
{% for fname, result in results.items() %}
|
<h1>DocTR API v1</h1>
|
||||||
<h1>{{ fname }}</h1>
|
<p>Docs <a href="/docs" alt="/docs">here</a></p>
|
||||||
<p>{{ result }}</p>
|
|
||||||
{% endfor %}
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user