Sha256: da05a304fe6b4253dc1ad6e66a28c1562043f819c2ef7682e4365e01040c1bee

Contents?: true

Size: 397 Bytes

Versions: 14

Compression:

Stored size: 397 Bytes

Contents

<main class="wrapper">
  <div class="row">
    <div class="large-8 large-centered">
      <div class="static__message">
        <h1 class="heading1 page-title"><%= t(".title") %></h1>
        <p><%= t(".content_doesnt_exist") %></p>
        <div class="static__message__cta">
          <%= link_to t(".back_home"), root_path, class: "button" %>
        </div>
      </div>
  </div>
</div>
</main>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
decidim-core-0.3.2 app/views/pages/404.html.erb
decidim-core-0.3.1 app/views/pages/404.html.erb
decidim-core-0.3.0 app/views/pages/404.html.erb
decidim-core-0.2.0 app/views/pages/404.html.erb
decidim-core-0.1.0 app/views/pages/404.html.erb
decidim-core-0.0.8.1 app/views/pages/404.html.erb
decidim-core-0.0.7 app/views/pages/404.html.erb
decidim-core-0.0.6 app/views/pages/404.html.erb
decidim-core-0.0.5 app/views/pages/404.html.erb
decidim-core-0.0.3 app/views/pages/404.html.erb
decidim-core-0.0.2 app/views/pages/404.html.erb
decidim-core-0.0.1 app/views/pages/404.html.erb
decidim-core-0.0.1.alpha9 app/views/pages/404.html.erb
decidim-core-0.0.1.alpha8 app/views/pages/404.html.erb