10 lines
No EOL
194 B
Text
10 lines
No EOL
194 B
Text
<% if (footer) { %>
|
|
<div class="footer warpper" <%= element.wrapper %>>
|
|
<%-footer%>
|
|
</div>
|
|
<% } %>
|
|
|
|
<script src="<%= RELATIVE_PATH %>js/tocbot.js?v=<%=idocVersion%>"></script>
|
|
|
|
</body>
|
|
</html> |