aboutsummaryrefslogtreecommitdiffstats
path: root/templates/shortcodes/tidbit.html
diff options
context:
space:
mode:
authorYigit Sever2021-04-19 18:23:22 +0300
committerYigit Sever2021-04-19 18:23:22 +0300
commit59ea3bd25b1f113168333eccdc9ffc4acd98cfe6 (patch)
tree4d76d4423f7d47755890aa98cbf0751978ef9180 /templates/shortcodes/tidbit.html
downloadgradecoin-site-59ea3bd25b1f113168333eccdc9ffc4acd98cfe6.tar.gz
gradecoin-site-59ea3bd25b1f113168333eccdc9ffc4acd98cfe6.tar.bz2
gradecoin-site-59ea3bd25b1f113168333eccdc9ffc4acd98cfe6.zip
Initial commit
Diffstat (limited to 'templates/shortcodes/tidbit.html')
-rw-r--r--templates/shortcodes/tidbit.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/shortcodes/tidbit.html b/templates/shortcodes/tidbit.html
new file mode 100644
index 0000000..7023578
--- /dev/null
+++ b/templates/shortcodes/tidbit.html
@@ -0,0 +1,5 @@
1<blockquote class="tidbit">
2 <p>
3 {{ body }}
4 </p>
5</blockquote>