genome/dgi-db

View on GitHub
app/views/static/score.html.haml

Summary

Maintainability
Test Coverage
#notice= notice
=content_for :title do
  =tx "title"
=content_for :header do
  %h2
    =tx "title_main"
    %small=tx "title_small"
- cache do
  .container-fluid
    .row-fluid
      .span12
        .well
          =tx "description"
          %img{:src => image_path("interaction_score.png"), :width => "800px", :alt => "Overview of DGIdb's Query Scores and Interaction Scores"}
          =tx "img_caption"