This commit is contained in:
11
web/index.go.html
Normal file
11
web/index.go.html
Normal file
@@ -0,0 +1,11 @@
|
||||
{{- /*gotype: vivaplusdl.VideoInfoVM*/}}
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
{{template "frag-header" .}}
|
||||
<body>
|
||||
<h1>Viva++</h1>
|
||||
<div class="video-container">
|
||||
{{template "frag-index" .}}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user