Moving in Ike's new files, touches of multicourse
This commit is contained in:
committed by
Piotr Mitros
parent
15cae333d4
commit
8989605cba
8
templates/mathstring.html
Normal file
8
templates/mathstring.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<section class="math-string">
|
||||
% if isinline:
|
||||
<span>[mathjaxinline]${mathstr}[/mathjaxinline]</span>
|
||||
% else:
|
||||
<span>[mathjax]${mathstr}[/mathjax]</span>
|
||||
% endif
|
||||
<span>${tail}</span>
|
||||
</section>
|
||||
Reference in New Issue
Block a user