Sha256: 1e4f1e387e285d21e7f7a0e735bf78913457aea757bbf804f9c6f41c55098305

Contents?: true

Size: 350 Bytes

Versions: 4

Compression:

Stored size: 350 Bytes

Contents

<div class="top-bar--container">
  <% if locals[:back_path] %>
    <%= link_to locals[:back_path] do %>
      <%= render "material_design/icons/icon", locals: { icon: "arrow_back", size: "40" } %>
    <% end %>
  <% end %>
  <%= render "material_design/typography/title_large", locals: { title: locals[:headline], center: locals[:center] } %>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
material_design-0.4.3 app/views/material_design/app_bars/_top_bar.html.erb
material_design-0.4.2 app/views/material_design/app_bars/_top_bar.html.erb
material_design-0.4.1 app/views/material_design/app_bars/_top_bar.html.erb
material_design-0.4.0 app/views/material_design/app_bars/_top_bar.html.erb