This repository has been archived on 2026-05-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Codiki/frontend/src/app/pages/home/home.component.html
T

2 lines
109 B
HTML

<h1 i18n>Last publications</h1>
<app-publication-list [publications$]="publications$"></app-publication-list>