fix html errors
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{{define "file_manager"}}<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
{{template "meta_tags" "File Manager"}}
|
||||
{{template "user_style" .}}
|
||||
<script type="text/javascript">var apiEndpoint = '{{.APIEndpoint}}';</script>
|
||||
<script>var apiEndpoint = '{{.APIEndpoint}}';</script>
|
||||
<style>
|
||||
#page_body {
|
||||
height: 100%;
|
||||
|
Reference in New Issue
Block a user