display of conference reports page
This commit is contained in:
@@ -16,7 +16,10 @@
|
||||
|
||||
<!-- Backlink -->
|
||||
<div class="mb-4">
|
||||
<a class="text-blue-700 hover:text-blue-900 text-sm font-medium" href="{{ backlink }}">Return to Topic</a>
|
||||
<a href="{{ backlink }}" class="text-blue-700 hover:text-blue-900 text-sm flex items-center gap-2 w-fit">
|
||||
<span>←</span>
|
||||
Return to Topic
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<!-- Subscription -->
|
||||
|
||||
Reference in New Issue
Block a user