anthonymidili/Bullhorn

View on GitHub
app/views/timezones/edit.html.haml

Summary

Maintainability
Test Coverage
.row.center-content
  .col-12.col-md-8.mb-3
    %h1 Change your Timezone
    = render 'timezones/form'
    = link_to cookies[:return_to] do
      %i.fa-solid.fa-hand-point-left
      Back