This commit is contained in:
parent
0f4b8e1cb2
commit
ced76ed70c
@ -1,5 +1,5 @@
|
|||||||
<div class="post">
|
<div class="post">
|
||||||
<p> # {{post.Id}} {{post.Timestamp}}</p>
|
<p> # {{post.Id}} {{post.Timestamp}}</p>
|
||||||
<a href="{{post.ImgURL}}" target="_blank">
|
<a href="{{post.ImgURL}}" target="_blank">
|
||||||
<img *ngIf="post.ImgURL != '0'" src="{{post.ImgURL}}" alt="anonpls" width="140">
|
<img *ngIf="post.ImgURL != '0'" src="{{post.ImgURL}}" alt="anonpls" width="140">
|
||||||
</a>
|
</a>
|
||||||
|
Reference in New Issue
Block a user