diff options
Diffstat (limited to '')
-rw-r--r-- | v2/src/lib/update.pt.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/v2/src/lib/update.pt.html b/v2/src/lib/update.pt.html new file mode 100644 index 0000000..99760cb --- /dev/null +++ b/v2/src/lib/update.pt.html @@ -0,0 +1,3 @@ + <p class="timestamp"> + Updated on <time datetime="$update">$formatted_update</time> + </p> |