Merge branch 'master' into fix-wrong-wiki-image-path

This commit is contained in:
Jonas Franz 2018-07-05 18:34:15 +02:00 committed by GitHub
commit 01aaa2a861
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,7 @@
</tr> </tr>
{{end}} {{end}}
</tbody> </tbody>
{{ if .Notices }}
<tfoot class="full-width"> <tfoot class="full-width">
<tr> <tr>
<th></th> <th></th>
@ -61,6 +62,7 @@
</th> </th>
</tr> </tr>
</tfoot> </tfoot>
{{ end }}
</table> </table>
</div> </div>