diff options
author | Yigit Sever | 2021-04-17 20:11:28 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-17 20:11:28 +0300 |
commit | 94ad41555fd7c6741337ccf2f11e0cdeaf4b74c8 (patch) | |
tree | cae94c3b6fcffb1a964cc192c54439fde1692380 /site/templates | |
parent | d521561b3705bcbb5979a4ed9a768d2c9256df73 (diff) | |
download | gradecoin-94ad41555fd7c6741337ccf2f11e0cdeaf4b74c8.tar.gz gradecoin-94ad41555fd7c6741337ccf2f11e0cdeaf4b74c8.tar.bz2 gradecoin-94ad41555fd7c6741337ccf2f11e0cdeaf4b74c8.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> | |||