app/views/fragments/timestamp.scala.html (2 lines of code) (raw):

@(timestamp: org.joda.time.DateTime, user: String) @timestamp.toString("yyyy-MM-dd HH:mm:ss") by @user