浏览代码

Show alias creation date when no activity

Son NK 5 年之前
父节点
当前提交
7ed317e334
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>