{{* include the title template for the settings title *}} {{include file="section_title.tpl" title=$title }}
{{foreach $apps as $app}}
{{if $app.name}}

{{$app.name}}

{{else}}

{{$noname}}

{{/if}} {{if $app.my}} {{if $app.oauth_token}}
{{/if}} {{/if}} {{if $app.my}}   {{/if}}
{{/foreach}}