Sha256: c2c2af3ba3a09b4f73a6773e8580ac3924c97808dc35ba726fc601c4d52c33ea

Contents?: true

Size: 555 Bytes

Versions: 9

Compression:

Stored size: 555 Bytes

Contents

- page_title t(".page_title")

%p.clearfix
  = link_to "<< " << t('tutorials.chapter2.page_title'), tutorials_chapter2_path, class: "pull-left"
  = link_to t('tutorials.chapter4.page_title') << " >>", tutorials_chapter4_path, class: "float-right"

:markdown
  #{t(".lesson_markdown", edit_config_url: edit_daemon_setting_path(@fluentd))}

%p.clearfix
  = link_to "<< " << t('tutorials.chapter2.page_title'), tutorials_chapter2_path, class: "pull-left"
  = link_to t('tutorials.chapter4.page_title') << " >>", tutorials_chapter4_path, class: "float-right"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
fluentd-ui-1.2.1 app/views/tutorials/chapter3.html.haml
fluentd-ui-1.2.0 app/views/tutorials/chapter3.html.haml
fluentd-ui-1.1.0 app/views/tutorials/chapter3.html.haml
fluentd-ui-1.0.1 app/views/tutorials/chapter3.html.haml
fluentd-ui-1.0.0 app/views/tutorials/chapter3.html.haml
fluentd-ui-1.0.0.beta.1 app/views/tutorials/chapter3.html.haml
fluentd-ui-1.0.0.alpha.3 app/views/tutorials/chapter3.html.haml
fluentd-ui-1.0.0.alpha.2 app/views/tutorials/chapter3.html.haml
fluentd-ui-1.0.0.alpha.1 app/views/tutorials/chapter3.html.haml