<: $category :> (<: $date :>):

: for $posts -> $post {

<: $post.title :>

: $post.data | mark_raw; : if ( $can_edit ) {
[Edit] : } : }