mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(html) html -> tmpl: 2 x times speed up
This commit is contained in:
parent
c9bbf0cf2b
commit
d533a4259d
14 changed files with 9 additions and 8 deletions
4
tmpl/view/media.hbs
Normal file
4
tmpl/view/media.hbs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<div class="media">
|
||||
<{{ type }} data-name="js-media" src="{{ src }}" controls autoplay></{{ type }}>
|
||||
<p class="reduce-text"><strong>{{ name }}</strong></p>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue