diff options
author | Yigit Sever | 2021-04-19 18:21:06 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-19 18:21:06 +0300 |
commit | 81ebd267c89011ca65cd5cfe382e10fabd9017ac (patch) | |
tree | 4e1f17b897bc9e3850e9c50861fd4893371f05e4 /site/templates/shortcodes/exp.html | |
parent | 202625e0e1a4a6a85c895d9cd71a9f419a3b2173 (diff) | |
download | gradecoin-81ebd267c89011ca65cd5cfe382e10fabd9017ac.tar.gz gradecoin-81ebd267c89011ca65cd5cfe382e10fabd9017ac.tar.bz2 gradecoin-81ebd267c89011ca65cd5cfe382e10fabd9017ac.zip |
Moving site to separate repo
Diffstat (limited to 'site/templates/shortcodes/exp.html')
-rw-r--r-- | site/templates/shortcodes/exp.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/site/templates/shortcodes/exp.html b/site/templates/shortcodes/exp.html deleted file mode 100644 index 5a37a39..0000000 --- a/site/templates/shortcodes/exp.html +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | {{ num }}<sup>{{ exponent }}</sup> | ||