Sha256: 3514facb48b792f00368063dff3312972a94dc96d3f0bb92627186b6cca84a98

Contents?: true

Size: 501 Bytes

Versions: 9

Compression:

Stored size: 501 Bytes

Contents

- page_title t(".page_title")

%p.clearfix
  = link_to "<< " << t('tutorials.chapter3.page_title'), tutorials_chapter3_path, class: "pull-left"
  = link_to t('tutorials.chapter5.page_title') << " >>", tutorials_chapter5_path, class: "float-right"

:markdown
  #{t ".lesson_markdown"}

%p.clearfix
  = link_to "<< " << t('tutorials.chapter3.page_title'), tutorials_chapter3_path, class: "pull-left"
  = link_to t('tutorials.chapter5.page_title') << " >>", tutorials_chapter5_path, class: "float-right"

Version data entries

9 entries across 9 versions & 1 rubygems

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