diff options
author | Yigit Sever | 2021-04-19 18:21:06 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-19 18:21:06 +0300 |
commit | df6fa5f322fc972b3894e720f2c406eb2d8f5f5a (patch) | |
tree | 4864006b54c512dea971d0c50efcacca65b12c6e /site/templates/shortcodes/exp.html | |
parent | d1b2e4bbd8f1ec5fe40c3d8c85ea4d13c8bfd755 (diff) | |
download | gradecoin-df6fa5f322fc972b3894e720f2c406eb2d8f5f5a.tar.gz gradecoin-df6fa5f322fc972b3894e720f2c406eb2d8f5f5a.tar.bz2 gradecoin-df6fa5f322fc972b3894e720f2c406eb2d8f5f5a.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> | ||