Archived
1
0
Disbranĉigi 0
Ĉi tiu deponejo arĥiviĝis je 2024-01-28. Vi povas vidi kaj elŝuti dosierojn, sed ne povas puŝi nek raporti problemojn nek tirpeti.
blagoblag/res/themes/default/html/meta_user_card.twig.html
Jenga Phoenix a987549ce8 Who knows?
2019-03-05 08:33:32 -06:00

9 lines
197 B
HTML

<article class="card">
<h2 class="title">
<a href="{{ depth }}{{ user_prefix_id }}{{ user_id }}">
{{ user[user_id]['full_name'] }}
</a>
</h2>
<p>{{ user[user_id]['bio'] }}</p>
</article>