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-09-19 14:04:56 +00:00
|
|
|
<div id="header-developer" class="hidden"><div><%= headerDeveloper %></div></div>
|
2016-03-11 00:48:53 +00:00
|
|
|
<div id="header-documentcaption"><%= documentCaption %></div>
|
|
|
|
<div id="header-back" style="display: <%= canBack ? 'table-cell' : 'none' %>;"><div><%= textBack %></div></div>
|
|
|
|
</div>
|