fluentd-ui/app/views/tutorials/chapter5.html.haml
2014-06-06 17:36:19 +09:00

11 lines
295 B
Plaintext

- page_title t(".page_title")
%p.clearfix
= link_to "<< " << t('tutorials.chapter4.page_title'), tutorials_chapter4_path, class: "pull-left"
:markdown
#{t ".lesson_markdown"}
%p.clearfix
= link_to "<< " << t('tutorials.chapter4.page_title'), tutorials_chapter4_path, class: "pull-left"