lib/generators/mugen/templates/app/views/mygengo/comments/_comment.haml

Summary

Maintainability
Test Coverage
%tr
  %td(colspan=2)
    = comment['body']
    %br
    = comment['author']
    |
    = d (comment['ctime'])