Sha256: f18a8eefb6315df479f88156f4e2af9625e7111b521c40a4dfec502222739042
Contents?: true
Size: 302 Bytes
Versions: 9
Compression:
Stored size: 302 Bytes
Contents
- posts = current_reader.posts.latest(10) - if posts.any? .dashboard_module %h3 =t('forum_extension.dashboard.posts_and_comments') %ul = render :partial => 'posts/summary', :collection => posts %p = link_to t('forum_extension.new_topic'), new_post_url, :class => 'post'
Version data entries
9 entries across 9 versions & 1 rubygems