|
|
@ -22,7 +22,7 @@ |
|
|
|
{% include '@vre2024/template-parts/content-parts/content_top.html.twig' %} |
|
|
|
{% include '@vre2024/template-parts/content-parts/content_top.html.twig' %} |
|
|
|
{% endif %} |
|
|
|
{% endif %} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{% if logged_in %} |
|
|
|
<h2>Manage Your Scholar Profile</h2> |
|
|
|
<h2>Manage Your Scholar Profile</h2> |
|
|
|
<div id="tabs" class="profile_management"> |
|
|
|
<div id="tabs" class="profile_management"> |
|
|
|
<ul> |
|
|
|
<ul> |
|
|
@ -52,6 +52,7 @@ |
|
|
|
<h3>Deposit Full Text:</h3> |
|
|
|
<h3>Deposit Full Text:</h3> |
|
|
|
{{ drupal_entity('webform', 'deposit_full_text') }} |
|
|
|
{{ drupal_entity('webform', 'deposit_full_text') }} |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
{% endif %} |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
{{ page.content }} |
|
|
|
{{ page.content }} |
|
|
|
</div> |
|
|
|
</div> |
|
|
|