source:
sasmodels/doc/_templates/layout.html
@
6530963
Last change on this file since 6530963 was a98a2cf, checked in by Paul Kienzle <pkienzle@…>, 9 years ago | |
---|---|
|
|
File size: 218 bytes |
Rev | Line | |
---|---|---|
[a98a2cf] | 1 | {% extends "!layout.html" %} |
2 | ||
3 | {%- block extrahead %} | |
4 | <script type="text/javascript"> | |
5 | MathJax.Hub.Config({ | |
6 | displayAlign: "left", | |
7 | displayIndent: "2.5em" | |
8 | }); | |
9 | </script> | |
10 | {% endblock %} |
Note: See TracBrowser
for help on using the repository browser.