Sha256: af2c7d1bdaeb69fea070af7a0781ce78ab7c3a108b32f05a1794a4de3bc742b8

Contents?: true

Size: 378 Bytes

Versions: 5

Compression:

Stored size: 378 Bytes

Contents

<footer class="footer mt-auto py-3 bg-light border-top text-muted small" id="footer" data-gj-poll-replace>
  <div class="container-fluid">
    <div class="row">
      <div class="col-6">
        <%= t(".last_update_html", time: Time.current.utc.iso8601) %>
      </div>

      <div class="col-6 text-end">
        <%= t(".wording") %>
      </div>
    </div>
  </div>
</footer>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
good_job-2.14.1 engine/app/views/good_job/shared/_footer.erb
good_job-2.14.0 engine/app/views/good_job/shared/_footer.erb
good_job-2.13.2 engine/app/views/good_job/shared/_footer.erb
good_job-2.13.1 engine/app/views/good_job/shared/_footer.erb
good_job-2.13.0 engine/app/views/good_job/shared/_footer.erb