Browse Source

Show alias creation date when no activity

Son NK 5 năm trước cách đây
mục cha
commit
7ed317e334
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/dashboard/templates/dashboard/index.html

+ 1 - 1
app/dashboard/templates/dashboard/index.html

@@ -165,7 +165,7 @@
                 {{ email_log.created_at | dt }}
               {% endif %}
             {% else %}
-              No Activity
+              No Activity. Alias created {{ alias.created_at | dt }}
             {% endif %}
             <br>