diff options
author | Yigit Sever | 2021-04-17 20:11:28 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-17 20:11:28 +0300 |
commit | 69e26be0b379dbddb847dae57a8650c97b9d09c1 (patch) | |
tree | 8969930fb56d8781b869741ee9318eec354ff843 /site/templates | |
parent | 86eb4e6ca5f4ce8f86350c4fe66833b006317a50 (diff) | |
download | gradecoin-69e26be0b379dbddb847dae57a8650c97b9d09c1.tar.gz gradecoin-69e26be0b379dbddb847dae57a8650c97b9d09c1.tar.bz2 gradecoin-69e26be0b379dbddb847dae57a8650c97b9d09c1.zip |
Update docs
Diffstat (limited to 'site/templates')
-rw-r--r-- | site/templates/shortcodes/exp.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/templates/shortcodes/exp.html b/site/templates/shortcodes/exp.html new file mode 100644 index 0000000..5a37a39 --- /dev/null +++ b/site/templates/shortcodes/exp.html | |||
@@ -0,0 +1 @@ | |||
{{ num }}<sup>{{ exponent }}</sup> | |||