diff --git a/app/assets/images/announcement/fbn.png b/app/assets/images/announcement/fbn.png new file mode 100644 index 0000000..4ed13a5 Binary files /dev/null and b/app/assets/images/announcement/fbn.png differ diff --git a/app/views/panel/announcement/front_end/bulletins/show.html.erb b/app/views/panel/announcement/front_end/bulletins/show.html.erb index 0f60d98..63ca3fb 100644 --- a/app/views/panel/announcement/front_end/bulletins/show.html.erb +++ b/app/views/panel/announcement/front_end/bulletins/show.html.erb @@ -39,3 +39,12 @@ <%= share_links(@bulletin, 'announcement') %> + + <%= image_tag("announcement/fbn.png",:width=>30, :height=>30) %> + + + \ No newline at end of file