[add] document view, [add] html sanitization, [add] google books metadata enrichment, [improve] db query performance
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
{{template "base.html" .}} {{define "title"}}Graphs{{end}} {{define "content"}}
|
||||
{{template "base.html" .}}
|
||||
|
||||
{{define "title"}}Graphs{{end}}
|
||||
|
||||
{{define "header"}}
|
||||
<a href="./graphs">Graphs</a>
|
||||
{{end}}
|
||||
|
||||
{{define "content"}}
|
||||
<h1>Graphs</h1>
|
||||
{{end}}
|
||||
|
||||
Reference in New Issue
Block a user