UNPKG
log.io-ng
Version:
latest (1.0.0)
1.0.0
Realtime log monitoring in the browser
logio.org
log.io-ng
/
templates
/
logScreensPanel.html
7 lines
(6 loc)
•
193 B
HTML
View Raw
1
2
3
4
5
6
7
<
div
class
=
'log_screens'
>
</
div
>
<
div
class
=
'status_bar'
>
<
a
href
=
"#"
class
=
'button'
id
=
"new_screen_button"
>
New Screen
</
a
>
<
div
class
=
'stats'
>
</
div
>
<
div
style
=
'clear: both;'
</
div
>
</
div
>