root/trunk/apps/frontend/modules/question/templates/listSuccess.php
| Revision 80, 171 bytes (checked in by fabien, 7 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | <h1><?php echo __('popular questions') ?></h1> |
| 2 | |
| 3 | <?php echo include_partial('question_list', array('question_pager' => $question_pager, 'rule' => '@popular_questions')) ?> |
| 4 |
Note: See TracBrowser for help on using the browser.
