blob: 6453432b6e479a097ad12798286f9c4b1ef85411 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<hr>
<p>
© {{ site.name }}, 2020-{{ site.time | date: "%Y" }} | stran generirana: {{ site.time | date: site.short_datetime_format }}
<span id=ponudi-https hidden=true >
| <!-- uporabnik itak poganja javascript, ker se mu je to sploh odprlo -->
<a href=javascript:window.location.protocol="https:" >
https
</a>
</span>
</p>
|