<{$smarty.const._MN_FONTSVN_FONT_VIEWS}>: <{$views}> / <{$smarty.const._MN_FONTSVN_FONT_DOWNLOADS}>: <{$downloads}>
<{if $tags}>
<{include file="db:tag_bar.html"}>
<{/if}>
<{$smarty.const._MN_FONTSVN_FONT_PREVIEW_H1}> <{$name}>
<{$smarty.const._MN_FONTSVN_FONT_TYPING_H2}> <{$name}>
<{$smarty.const._MN_FONTSVN_FONT_DOWNLOADING_H1}> <{$name}>
<{foreach from=$downloading item=url key=filename}>
- <{$filename}>
<{/foreach}>
<{$smarty.const._MN_FONTSVN_FONT_GLYPHS_H2}> <{$name}>
<{foreach from=$glyphs item=url key=utfcode}>

<{/foreach}>
<{if $randoms}>
<{$smarty.const._MN_FONTSVN_FONT_RANDOMS_H1}>
<{foreach from=$randoms item=font}>
|
<{/foreach}>
<{/if}>
<{$smarty.const._MN_FONTSVN_FONT_CSS_H2}> <{$name}>
<{$smarty.const._MN_FONTSVN_FONT_CSS_P1}>
@import url('<{$css_url}>');
<{$smarty.const._MN_FONTSVN_FONT_CSS_P2}>
<{$css}>
<{$smarty.const._MN_FONTSVN_FONT_DIZ_H3}> <{$name}>
<{$diz}>
<{$commentsnav}>
<{$lang_notice}>
<{if $comment_mode == "flat"}>
<{include file="db:system_comments_flat.html"}>
<{elseif $comment_mode == "thread"}>
<{include file="db:system_comments_thread.html"}>
<{elseif $comment_mode == "nest"}>
<{include file="db:system_comments_nest.html"}>
<{/if}>
<{include file='db:system_notification_select.html'}>