UNPKG
meemo-app
Version:
latest (1.13.1)
1.13.1
1.9.2
1.6.4
1.6.2
1.5.1
1.3.0
A personal ideas, notes or links manager
github.com/nebulade/meemo
nebulade/meemo
meemo-app
/
frontend
/
templates
/
view-loading.html
7 lines
(5 loc)
•
202 B
HTML
View Raw
1
2
3
4
5
6
7
<
script
type
=
"text/template"
id
=
"view-loading-template"
>
<div
class
=
"load-more"
:
class
=
"{ active: active }"
> </div>
</
script
>
<
script
type
=
"text/javascript"
>
<%- include view-loading.js %>
</
script
>