diff options
author | Yigit Sever | 2021-04-19 18:23:22 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-19 18:23:22 +0300 |
commit | 59ea3bd25b1f113168333eccdc9ffc4acd98cfe6 (patch) | |
tree | 4d76d4423f7d47755890aa98cbf0751978ef9180 /templates/shortcodes/exp.html | |
download | gradecoin-site-59ea3bd25b1f113168333eccdc9ffc4acd98cfe6.tar.gz gradecoin-site-59ea3bd25b1f113168333eccdc9ffc4acd98cfe6.tar.bz2 gradecoin-site-59ea3bd25b1f113168333eccdc9ffc4acd98cfe6.zip |
Initial commit
Diffstat (limited to 'templates/shortcodes/exp.html')
-rw-r--r-- | templates/shortcodes/exp.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/shortcodes/exp.html b/templates/shortcodes/exp.html new file mode 100644 index 0000000..5a37a39 --- /dev/null +++ b/templates/shortcodes/exp.html | |||
@@ -0,0 +1 @@ | |||
{{ num }}<sup>{{ exponent }}</sup> | |||