Selaa lähdekoodia

Show alias creation date when no activity

Son NK 5 vuotta sitten
vanhempi
commit
7ed317e334
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>