forked from nm3clol/nm3clol-express-app
Added Back to top of the page links.
This commit is contained in:
parent
cde78c983e
commit
e001f141e3
|
@ -128,6 +128,7 @@
|
|||
<% } else { %>
|
||||
<%- h.printReadme(directory) %>
|
||||
<% } %>
|
||||
<a href="#top">^ Back to top of page.</a>
|
||||
</div>
|
||||
</div>
|
||||
<% } %>
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
</small>
|
||||
</p>
|
||||
<%- content %>
|
||||
<a href="#top">^ Back to top of page.</a>
|
||||
</div>
|
||||
</div>
|
||||
<% } %>
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
<% }); %>
|
||||
</ul>
|
||||
<% } %>
|
||||
<a href="#top">^ Back to top of page.</a>
|
||||
</div>
|
||||
</div>
|
||||
<% } %>
|
||||
|
|
|
@ -40,8 +40,8 @@
|
|||
<a href="<%=encodeURI(videoURL)%>" target="_blank">Video (.<%=info.ext%>)</a>
|
||||
| <a href="<%=encodeURI(subtitleURL)%>" target="_blank">Subtitles (.vtt)</a>
|
||||
</p>
|
||||
<!-- <pre><%=h.inspect(info)%></pre> -->
|
||||
<%}%>
|
||||
<a href="#top">^ Back to top of page.</a>
|
||||
</div>
|
||||
</div>
|
||||
<% } %>
|
||||
|
|
Loading…
Reference in New Issue
Block a user