This commit is contained in:
parent
f3c76c78f1
commit
75b4fe3716
@ -5,7 +5,7 @@
|
|||||||
<div class="singlePost" *ngFor="let post of response">
|
<div class="singlePost" *ngFor="let post of response">
|
||||||
<a href="#{{post.Id}}">
|
<a href="#{{post.Id}}">
|
||||||
<img src="http://static.vdk2ch.ru:15555/test-public/оладий.jpg" alt="anonpls" width="140">
|
<img src="http://static.vdk2ch.ru:15555/test-public/оладий.jpg" alt="anonpls" width="140">
|
||||||
<p><b>>>{{post.Id}}<b> {{post.Date}}</p>
|
<p> >>{{post.Id}} {{post.Date}}</p>
|
||||||
<p>{{post.Text}}</p>
|
<p>{{post.Text}}</p>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user