修复部分小问题

Squash from b973dfd to 12f96c6 by virusdefender
This commit is contained in:
virusdefender
2015-12-10 19:29:21 +08:00
parent d0caa6a8c6
commit 1eb1248cba
4 changed files with 5 additions and 10 deletions

View File

@@ -31,7 +31,7 @@
</p>
{% endif %}
{% if user.userprofile.blog %}
<p class="list-group-item">
<p class="list-group-item"> <span class="glyphicon glyphicon-link"></span>
<a href="{{ user.userprofile.blog }}" target="_blank">{{ blog_link }}</a>
</p>
{% endif %}