add last updated

This commit is contained in:
2022-05-26 14:42:30 -05:00
parent 7caa6865b1
commit 8569d17f23

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Dashboard</title> <title>Dashboard ({{today.strftime('%-m/%-d, %-H:%M')}})</title>
<link rel="stylesheet" href="static/style.css"> <link rel="stylesheet" href="static/style.css">
</head> </head>
<body> <body>