mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-14 03:25:40 +00:00
notification date formatting
This commit is contained in:
@@ -22,8 +22,8 @@ include!("../navbar/index.html"); .>
|
||||
<p class="notification__item-text"><.= notification.message .></p>
|
||||
<div class="notification-data__container">
|
||||
<span class="notification__sender"><.= notification.name .></span>
|
||||
<span>.</span>
|
||||
<span class="notification__received"><.= notification.received .></span>
|
||||
<span>·</span>
|
||||
<span class="notification__received"><.= notification.print_date() .></span>
|
||||
</div>
|
||||
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user