修BUG(
This commit is contained in:
@@ -80,7 +80,7 @@
|
|||||||
{% else %}
|
{% else %}
|
||||||
<div class="profile-card no-data">
|
<div class="profile-card no-data">
|
||||||
<p>你还没有提交过任何图片。</p>
|
<p>你还没有提交过任何图片。</p>
|
||||||
<a href="/elastic/upload/" style="color: #2d8cf0; text-decoration: none;">去上传第一张图片吧!</a>
|
<a href="{% url 'elastic:upload_page' %}" style="color: #2d8cf0; text-decoration: none;">去上传第一张图片吧!</a>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user