Cleaning, fixed broken link
This commit is contained in:
parent
78b8cb1690
commit
9ccc2d7b14
|
@ -20,6 +20,11 @@ block content
|
|||
.col-2
|
||||
#result
|
||||
|
||||
p.
|
||||
If you think there is a mistake in this table, feel free to
|
||||
<a href="mailto:thomas@forgione.fr">send me a mail</a>
|
||||
exaplaining what are the problem so I can fix it. Thanks!
|
||||
|
||||
block extracss
|
||||
style.
|
||||
.center {
|
||||
|
|
|
@ -22,7 +22,3 @@ table.table.table-bordered.table-striped.table-hover
|
|||
td
|
||||
strong #{total.tdEquivalent}
|
||||
|
||||
p.
|
||||
If you think there is a mistake in this table, feel free to
|
||||
<a href="https://github.com/tforgione/adejs/issues/new">open an issue</a>
|
||||
exaplaining what are the problem so we can fix it. Thanks!
|
||||
|
|
|
@ -32,8 +32,3 @@ table.table.table-bordered.table-striped.table-hover
|
|||
td
|
||||
strong #{total.totalTdEquivalent}
|
||||
|
||||
p.
|
||||
If you think there is a mistake in this table, feel free to
|
||||
<a href="mailto:thomas@forgione.fr">send me a mail</a>
|
||||
exaplaining what are the problem so I can fix it. Thanks!
|
||||
|
||||
|
|
Loading…
Reference in New Issue