Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F390981
perso_select.tpl
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
633 B
Subscribers
None
perso_select.tpl
View Options
{
include
file
=
"perso_header.tpl"
}
<div class="grid_16">
<h2>
{
#PickPerso#
}
</h2>
{
foreach
from
=
$PERSOS
item
=
perso
}
<!--
{
$perso
->
name
}
-->
<div class="avatar">
<a href="/?action=perso.select&perso_id=
{
$perso
->
id
}
">
{
if
$perso
->
avatar
}
<img src="/users/_avatars/
{
$perso
->
avatar
}
" />
{
else
}
<img src="/img/misc/NoAvatar.png" alt="
{
#NoAvatar#
}
" />
{
/if
}
</a>
<span class="avatar_name"><a href="/?action=perso.select&perso_id=
{
$perso
->
id
}
">
{
$perso
->
name
}
</a></span>
</div>
{
/foreach
}
{
include
file
=
"perso_footer.tpl"
}
File Metadata
Details
Attached
Mime Type
text/html
Expires
Sat, Feb 22, 20:21 (2 h, 13 s ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
22636
Default Alt Text
perso_select.tpl (633 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment