mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
8 lines
No EOL
371 B
Text
8 lines
No EOL
371 B
Text
<div class="news-item comment for-me">
|
|
<div class="title">
|
|
<div class="icon" style="background-image:url(https://neocities.org/site_screenshots/codeventurer.jpg);"></div>
|
|
<a href="" class="user">Foo</a>
|
|
<span class="date"><%= event.profile_comment.created_at.ago %></span>
|
|
<div class="comment"><%= event.profile_comment.message %></div>
|
|
</div>
|
|
</div> |