2016-03-11 00:48:53 +00:00
|
|
|
<div id="header-container">
|
|
|
|
<div id="header-logo"></div>
|
|
|
|
<div id="header-caption"><div><%= headerCaption %></div></div>
|
2016-10-05 10:40:18 +00:00
|
|
|
<div id="header-documentcaption"><div><%= documentCaption %></div></div>
|
2016-03-11 00:48:53 +00:00
|
|
|
<div id="header-back" style="display: <%= canBack ? 'table-cell' : 'none' %>;"><div><%= textBack %></div></div>
|
|
|
|
</div>
|