diff options
Diffstat (limited to 'template.html')
-rw-r--r-- | template.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template.html b/template.html index d244b70..e23a7f3 100644 --- a/template.html +++ b/template.html @@ -76,6 +76,8 @@ </div> <span id="earthporninfo"> <a href="http://reddit.com{{ .Porn.Permalink }}">{{ .Porn.Title }}</a> + | + {{ if .Porn.Saved }}saved{{ else }}<a href="/savebg">save</a>{{ end }} </span> </body> </html>
\ No newline at end of file |