fix html errors
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{define "apidoc"}}<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
{{template "meta_tags" "API Documentation"}}
|
||||
{{template "user_style" .}}
|
||||
@@ -35,7 +35,7 @@
|
||||
|
||||
<div class="page_content"><div class="limit_width">
|
||||
<p>
|
||||
Welcome to the Pixeldrain API documentation.
|
||||
Welcome to the pixeldrain API documentation.
|
||||
<br/>
|
||||
The methods for uploading and retrieving files don't require an
|
||||
API key. The methods for creating and retrieving lists also
|
||||
|
Reference in New Issue
Block a user