]> git.rkrishnan.org Git - .emacs.d.git/blob - emacs/nxhtml/tests/in/mjt-minimal.html
submodulized .emacs.d setup
[.emacs.d.git] / emacs / nxhtml / tests / in / mjt-minimal.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <script type="text/javascript" src="http://mjtemplate.org/dist/mjt-0.6/mjt.js"></script>
7 <title>a minimal mjt example</title>
8 </head>
9 <body onload="mjt.run()" style="display:none">
10   running mjt version ${mjt.VERSION}
11 </body></html>