{{current_user.username}}
{{'ask_sign_in'|i18n}}
{{comment.user.username}}
- {{comment.created_at|from_now}}
{{comment.message}}
;
<%= I18n.t("save") %>
<%= I18n.t("cancel") %>
<%= I18n.t("edit") %>
|
<%= I18n.t("delete") %>