mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-12 09:17:05 +02:00
11 lines
295 B
Plaintext
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"
|