aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/gn_editor_results_page.html
blob: f19ef7ab42e686ec228cde0968886dfd0f7fb0af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<section classs="row commit-content"  style="padding-top:25px">
  <div  class="col-sm-10 col-sm-offset-1">
    <div>
      <div>
        <h2> <i>Results status</i></h2>
      </div>
    </div>
    <br>
    <div>
      <h3>Commit Sha:</h3>

      <h3>Commit Message</h3>
    </div>
    <br> 
  </div>
</section>