You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
302 B
Smarty

<!-- IMPORT partials/account_menu.tpl -->
<div>
<!-- IF !topics.length -->
<div class="alert alert-warning">[[user:has_no_topics]]</div>
<!-- ENDIF !topics.length -->
<div class="category">
<!-- IMPORT partials/topics_list.tpl -->
</div>
</div>
<!-- IMPORT partials/variables/account.tpl -->