Sign in
apache
/
pouchdb
/
refs/heads/read-as-array-buffer-node
/
.
/
docs
/
_includes
/
nav_item.html
blob: c857389cbc691e7faf9e371f9272ba5a57a83854 [
file
] [
log
] [
blame
]
<li
{%
if
page
.
url
=
=
include
.
path
%}
class
=
"active"
{%
endif
%}
>
<a
href
=
"{{ site.baseurl }}{{ include.path | replace:'index.html','' }}"
>
{{ include.text }}
</a>
</li>