{% if page.content_top %} {% include '@vre2024/template-parts/content-parts/content_top.html.twig' %} {% endif %}

Manage Your Scholar Profile

Need to put the existing profile here, I need access to a variable (ID?) that I can use to grab the correct profile page for insertion {{ drupal_entity('taxonomy_term', scholar_tid) }}

Your Publications:

{{ drupal_view('my_publications', 'block_1') }}

Request Changes to Your Profile:

{{ drupal_entity('webform', 'edit_scholar_profile') }}

Add Scholarly Works To Your Profile:

{{ drupal_entity('webform', 'add_scholarly_works') }}

Deposit Full Text:

{{ drupal_entity('webform', 'deposit_full_text') }}
{{ page.content }}