Guest User

Untitled

a guest
Dec 17th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. %ul.container_16
  2. - if current_user
  3. %li
  4. = link_to _("Logout"), logout_path, :method=>"POST"
  5. %li
  6. #{_("Copyright © ") + (Time.now).year.to_s + _(" Red Hat, Inc.") }
  7. .ca
  8. #{_("Version: ") + AppConfig.katello_version}
Add Comment
Please, Sign In to add comment