Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
reajuste
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Developer committed Dec 2, 2024
1 parent 28b7646 commit 9857476
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<div id="body">
<div class="sub_headings">
<hgroup class="title">
<h1> <a href="${egoVivoProfileURL}" title="${i18n().author_name}"><span id="ego_label"></span></a></h1>
<h2 class="title">${i18n().prod_research_areas_full}</h2>
<h2><a href="${urlPrefix}${authorUri}" title="${firstRow["authorName"]}">${firstRow["authorName"]}</a></h2>
<h2 class="title">${i18n().prod_research_areas_full}</h2>
</hgroup>

<#include "popover.ftl">
Expand Down

0 comments on commit 9857476

Please sign in to comment.