parent
0d01e58038
commit
69819ff7a5
@ -1,7 +1,10 @@
|
||||
<div>
|
||||
<div class="widget-login">
|
||||
<small>
|
||||
快捷登录:
|
||||
</small>
|
||||
{% for icon,url in apps %}
|
||||
<a href="{{ url }}">
|
||||
<a href="{{ url }}" rel="nofollow">
|
||||
<span class="icon-sn-{{ icon }}"></span>
|
||||
</a>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in new issue