Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F391298
profile_tags.tpl
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
330 B
Subscribers
None
profile_tags.tpl
View Options
<!-- Tags -->
<div class="profile_separator_light"></div>
<div class="profile_tags">
<dl>
{
foreach
from
=
$tags
key
=
class
item
=
tags_class
}
<dt>
{
$class
}
</dt>
<dd>
{
foreach
from
=
$tags_class
item
=
tag
name
=
tags
}
<nobr>
{
$tag
}
</nobr>
{
if
!
$smarty.foreach.tags.last
}
,
{
/if
}{
/foreach
}
</dd>
{
/foreach
}
</dl>
</div>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 22, 20:21 (20 h, 36 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23023
Default Alt Text
profile_tags.tpl (330 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment