Compare commits
No commits in common. "9047216a2509daa6c9a06118e77946b0260fbf24" and "9a8f507544e4c9a4d9bc08568d77de6519bbcdce" have entirely different histories.
9047216a25
...
9a8f507544
|
|
@ -128,7 +128,6 @@
|
|||
<% } else { %>
|
||||
<%- h.printReadme(directory) %>
|
||||
<% } %>
|
||||
<a href="#top">^ Back to top of page.</a>
|
||||
</div>
|
||||
</div>
|
||||
<% } %>
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@
|
|||
</small>
|
||||
</p>
|
||||
<%- content %>
|
||||
<a href="#top">^ Back to top of page.</a>
|
||||
</div>
|
||||
</div>
|
||||
<% } %>
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@
|
|||
<% }); %>
|
||||
</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