File tree Expand file tree Collapse file tree 2 files changed +8
-10
lines changed
Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 22
33 <!-- IF not signed in -->
44<div >
5- <div class =" jumbotron jumbotron-fluid" " >
5+ <div class =" jumbotron jumbotron-fluid" " style= " background-color: #210058!important " >
66
77 <table style=" background-color: #210058; " >
88 <tbody>
Original file line number Diff line number Diff line change 4949
5050 <% if (locals .user ) { % >
5151 < span class = " navbar-text" >
52- Welcome < %= locals .user .name % >
52+ Welcome < %= locals .user .name % > |
5353 < / span>
5454 < % } %>
5555
5656 </div >
57- </nav >
57+ <span class =" navbar-text" >
58+ <% if (locals .session .accountName ) { % >
59+ | Docusign Account: < %= locals .session .accountName % > .
60+ < % } %>
61+ </span >
62+ </nav >
5863
59- <div class =" container" >
60- <!-- The closing div is in foot.ejs -->
61- <% if (locals .session .accountName ) { % >
62- < p style= " float: right;" >
63- DocuSign Account: < %= locals .session .accountName % > .
64- < / p>
65- < % } %>
6664
6765
6866 <div class =" col-md-12 feedback" id =" feedback" >
You can’t perform that action at this time.
0 commit comments