templates: titleblock: table has same class as div
This commit is contained in:
parent
5e868aa53e
commit
4522fa2893
2
src/wireviz/templates/titleblock.html
generated
2
src/wireviz/templates/titleblock.html
generated
@ -108,7 +108,7 @@
|
|||||||
|
|
||||||
<!-- START OF TEMPLATE --!>
|
<!-- START OF TEMPLATE --!>
|
||||||
<div id="titleblock">
|
<div id="titleblock">
|
||||||
<table>
|
<table id="titleblock">
|
||||||
<tr> <!-- ROW 1 --!>
|
<tr> <!-- ROW 1 --!>
|
||||||
<!-- REVISIONS Column 1 to 4 --!>
|
<!-- REVISIONS Column 1 to 4 --!>
|
||||||
{{ revision(1) }}
|
{{ revision(1) }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user