diff --git a/templs/stat.html b/templs/stat.html index 1b1a3e4..6ddf426 100644 --- a/templs/stat.html +++ b/templs/stat.html @@ -18,11 +18,19 @@

Shawty

Total number of clicks

The number of clicks from the shortened URL that redirected the user to the destination page.

- shawty/s/{{ .ShortUrl }} -

Original URL : {{ .OriginalUrl }}

+ shawty/s/{{ + .ShortUrl }} +

Original URL : {{ + .OriginalUrl }}

Count: {{ .Count }}

Last Accessed: {{ .LastAccessed }}

+
+ + Go Home + +
- + \ No newline at end of file