Gitiles
Code Review
Sign In
source.supwisdom.com
/
epayment
/
epayapidocs
/
7b4cc64ff356b31b661679f89b54aab76adf3537
/
.
/
themes
/
bootstrap-blog
/
layout
/
_widget
/
toc.ejs
blob: 68d476d14063bb7131b992ab7f3e3577583352d0 [
file
] [
log
] [
blame
]
<%
if
(
is_post
())
{
%>
<%-
toc
(
page
.
content
,
{
list_number
:
false
})
%>
<%
}
%>