diff --git a/themes/bootstrap/templates/twitter.html b/themes/bootstrap/templates/twitter.html new file mode 100644 index 0000000000000000000000000000000000000000..c6b159f4ccc0de8861fb2235ef3dc4aa5d9c3739 --- /dev/null +++ b/themes/bootstrap/templates/twitter.html @@ -0,0 +1,3 @@ +{% if TWITTER_USERNAME %} +Tweet +{% endif %} \ No newline at end of file