1
0
mirror of https://github.com/fazo96/ipfs-boards synced 2025-04-03 01:38:39 +02:00
ipfs-boards/static/board.html
Enrico Fasoli 110000beef wip
2015-11-09 17:12:11 +01:00

4 lines
61 B
HTML

<div ng-repeat="post in posts">
<div>{{post}}</div>
</div>