fix(ui): remove duplicate back link from detail page, keep top-left back button
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
{% endif %}
|
||||
<dt>所属 Profile</dt><dd>{{ postcard.profile.nickname }}</dd>
|
||||
</dl>
|
||||
<a href="/profiles/{{ postcard.profile_id }}/postcards">← 返回列表</a>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user