mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-10 02:18:57 +00:00
32 lines
548 B
HTML
32 lines
548 B
HTML
<!doctype html>
|
|
<html>
|
|
<body>
|
|
<p>
|
|
<math>
|
|
<mtext>_</mtext>
|
|
<mrow>
|
|
<mfrac>
|
|
<mo lspace="1em" rspace="2em">_</mo>
|
|
<mtext>_</mtext>
|
|
</mfrac>
|
|
</mrow>
|
|
<mtext>_</mtext>
|
|
</math>
|
|
</p>
|
|
|
|
<p>
|
|
<math>
|
|
<mtext>_</mtext>
|
|
<mrow>
|
|
<mfrac bevelled="true">
|
|
<mo lspace="1em" rspace="2em">_</mo>
|
|
<mtext>_</mtext>
|
|
</mfrac>
|
|
</mrow>
|
|
<mtext>_</mtext>
|
|
</math>
|
|
</p>
|
|
|
|
</body>
|
|
</html>
|