Add conservation place

This commit is contained in:
2024-11-13 16:30:03 +01:00
parent 184991e8cf
commit 99383daf3e
10 changed files with 481 additions and 7 deletions

View File

@@ -4,6 +4,17 @@
{% block rightpanel %}
<div class="container" style="max-width: 60vw" data-controller="delete-record">
<p class="pb-3">
<a class="button is-link is-outlined"
href="{{ path('app_bibliography_landing') }}">
Back to index
<span class="icon ml-2">
<i class="fa fa-arrow-left"></i>
</span>
</a>
</p>
<h1 class="is-size-1 mt-0 has-text-centered">Bibliography</h1>
<h2 class="is-size-3 mt-3 has-text-centered">{{ record.citation }}</h2>