Use post.replyId instead of post.reply.id.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 31 Mar 2014 04:52:21 +0000 (06:52 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 31 Mar 2014 04:52:21 +0000 (06:52 +0200)
commit094ecd1d3e956c9010f9eabdeffa8d51f6b30037
treea776d75823f75f7ed60df62da9a06b28e2472184
parentd21b95054d2b0d46d7b8bb387d2d60e5662f5361
Use post.replyId instead of post.reply.id.

post.reply now returns an Optional, so an additional “get” would be
required.
src/main/resources/templates/include/viewReply.html