UNPKG
rue-mist-interface
Version:
latest (1.2.6)
1.2.6
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
Mist interface application
github.com/ethereum/mist
ethereum/mist
rue-mist-interface
/
client
/
templates
/
elements
/
img.html
4 lines
•
166 B
HTML
View Raw
1
2
3
4
<template name=
"elements_img"
> {
{preload}
} <img src=
"{{TemplateVar.get 'src'}}"
class
="
{
{class}
} {{
#if TemplateVar.get 'loading'}}loading{{/if}}">
</template>