<%= render 'offer' %>
<%= t('date_') %> <%= t('portal_template.offer_title') %> <%= t('users.name') %>
<%#= link_to content_tag(:i, nil, :class => 'icon-plus icon-white') + t(:new_), new_admin_portal_template_path, :class => 'btn btn-primary' %> <%= link_to content_tag(:i, nil, :class => 'icon-cog icon-white') + t('setting'), admin_portal_template_setting_path, :class => 'btn btn-primary pull-right' %>