Show math links even in HTML5
This commit is contained in:
parent
b1a3d5fa8a
commit
b8cb9405c0
1 changed files with 0 additions and 3 deletions
|
@ -35,11 +35,8 @@ $for(css)$
|
|||
<link rel="stylesheet" href="$css$" $if(html5)$$else$type="text/css" $endif$/>
|
||||
$endfor$
|
||||
$if(math)$
|
||||
$if(html5)$
|
||||
$else$
|
||||
$math$
|
||||
$endif$
|
||||
$endif$
|
||||
$for(header-includes)$
|
||||
$header-includes$
|
||||
$endfor$
|
||||
|
|
Loading…
Add table
Reference in a new issue