Skip to content

Instantly share code, notes, and snippets.

@benmiles
Created November 24, 2011 16:52
Show Gist options
  • Save benmiles/1391790 to your computer and use it in GitHub Desktop.
Save benmiles/1391790 to your computer and use it in GitHub Desktop.
user#show main content
%nav
.nav
%ul
%li.first
%a{:href => "http://www.nature.com/nams/svc/myaccount"} Profile
%li
%a{:href => "http://www.nature.com/nams/svc/myaccount/show/ealerts"} Alerts
%li
%a{:href => "http://www.nature.com/nams/svc/myaccount/show/subs"} Subscriptions
%li
%a{:href => "http://www.nature.com/search/viewSavedSearch"} Saved Searches
%li.last.current
%a{:href => "/naturejobs/science/user"} NatureJobs
%ul
%li.current.first
%a{:href => "/naturejobs/science/user"} Personal Info
%li
%a{:href => "/naturejobs/science/user/job_application_template"} My CV
%li
%a{:href => "/naturejobs/science/alerts"} My Job Alerts
%li
%a{:href => "/naturejobs/science/user/jobs"} My Jobs
%li.last
%a{:href => "/naturejobs/science/orders"} Orders
%ul.article-resources
%li.edit
%a{:href => "http://jobs.dev/naturejobs/science/user/edit"} Edit this profile
%h1.heading.no-underline.article-type ben miles
%h2.list-heading.underline Account profile
%dl.user-profile
%dt First name:
%dd ben
%dt Last name:
%dd miles
%dt Email:
%dd [email protected]
%dt Phone number:
%dd 0207 435 7123
%dt Employer:
%dd Burnham Institute
%dt Employer Type:
%dd Direct
%dt Job alert frequency:
%dd Never
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment