First working version, prerelease
This commit is contained in:
parent
f6f3264e69
commit
d4974c0e5c
6 changed files with 231 additions and 13 deletions
src/web
6
src/web/fl_template_stream.html
Normal file
6
src/web/fl_template_stream.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
<div class="inner">
|
||||
<a href="{0}" target="_blank"><img src={1}></a><br>
|
||||
<div class="strname">{2}</div>
|
||||
<span class="struser">{3}</span>
|
||||
<span class="strviews"> :{4}</span>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue