mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-02 20:53:02 +00:00
fix(view) image was loaded twice
This commit is contained in:
parent
91a3c07e16
commit
9fbf14da4d
2 changed files with 25 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
<img src="{{ src }}" title="{{ name }}" alt="{{ name }}"></img>
|
||||
<img src="{{ src }}" alt="{{ name }}"></img>
|
||||
Loading…
Add table
Add a link
Reference in a new issue