Last updated <%= current_site.updated_at.ago.downcase %>
+<% if current_site.site_updated_at %>
+
Last updated <%= current_site.site_updated_at.ago.downcase %>
<% end %>
Using <%= current_site.space_percentage_used %>% (<%= current_site.total_space_used.to_space_pretty %>) of your <%= current_site.maximum_space.to_space_pretty %>.
@@ -268,4 +268,4 @@
-
\ No newline at end of file
+