% # NOTE: Using .erb is for styling
%> <% page_title t(".page_title") %><%= link_to t('tutorials.chapter2.page_title') << " >>", tutorials_chapter2_path, class: "float-right" %>
<%= t ".description" %>
<%= render partial: "shared/vue/fluent_log", locals: { fluentd: @fluentd } %><%= link_to t('tutorials.chapter2.page_title') << " >>", tutorials_chapter2_path, class: "float-right" %>