1
0
mirror of https://github.com/fazo96/ipfs-boards synced 2025-01-10 12:24:20 +01:00
ipfs-boards/webapp/board.html
2015-11-11 09:18:36 +01:00

4 lines
61 B
HTML

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