diff options
Diffstat (limited to 'content/index.haml')
-rw-r--r-- | content/index.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/index.haml b/content/index.haml index 070fa91..51eba4e 100644 --- a/content/index.haml +++ b/content/index.haml @@ -100,7 +100,7 @@ title: Index .row .eightcol .fourcol.small.last - Last update: + Last site update: = Time.now.rfc2822 <br />Data retrieved: = to_date(ServiceRegistry.instance.status_data['generated']) |