aboutsummaryrefslogtreecommitdiffstats
path: root/site/templates/shortcodes/tidbit.html
diff options
context:
space:
mode:
authorYigit Sever2021-04-19 18:21:06 +0300
committerYigit Sever2021-04-19 18:21:06 +0300
commitdf6fa5f322fc972b3894e720f2c406eb2d8f5f5a (patch)
tree4864006b54c512dea971d0c50efcacca65b12c6e /site/templates/shortcodes/tidbit.html
parentd1b2e4bbd8f1ec5fe40c3d8c85ea4d13c8bfd755 (diff)
downloadgradecoin-df6fa5f322fc972b3894e720f2c406eb2d8f5f5a.tar.gz
gradecoin-df6fa5f322fc972b3894e720f2c406eb2d8f5f5a.tar.bz2
gradecoin-df6fa5f322fc972b3894e720f2c406eb2d8f5f5a.zip
Moving site to separate repo
Diffstat (limited to 'site/templates/shortcodes/tidbit.html')
-rw-r--r--site/templates/shortcodes/tidbit.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/site/templates/shortcodes/tidbit.html b/site/templates/shortcodes/tidbit.html
deleted file mode 100644
index 7023578..0000000
--- a/site/templates/shortcodes/tidbit.html
+++ /dev/null
@@ -1,5 +0,0 @@
1<blockquote class="tidbit">
2 <p>
3 {{ body }}
4 </p>
5</blockquote>