diff --git a/src/web/html/wallpaper.html b/src/web/html/wallpaper.html index 4ed0cc1..61b1289 100644 --- a/src/web/html/wallpaper.html +++ b/src/web/html/wallpaper.html @@ -36,13 +36,19 @@
{{info.title}} + src="{{info.url}}" + onclick="window.open('{{info.hdurl}}')" + class="wallpaper-img"> +

{{info.title}}

- + {% if info.copyright %} + + {% endif %}

{{info.explanation}}

+