Add title to header
This commit is contained in:
parent
dd7ec29526
commit
fc46e08559
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
<body class="header">
|
<body class="header">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td></td>
|
<td>{{ title }}</td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td>
|
<td>
|
||||||
{% if submission_date %}
|
{% if submission_date %}
|
||||||
|
|
Reference in a new issue