Initial commit
This commit is contained in:
5
layout/templates/screenshot.html
Normal file
5
layout/templates/screenshot.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<div>
|
||||
<a href="https:{{ item.source_url }}" target="_blank">
|
||||
<img class="screenshot clickable" src="{{ item.screenshot }}" />
|
||||
</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user