diff --git a/themes/bootstrap/templates/github.html b/themes/bootstrap/templates/github.html new file mode 100644 index 0000000000000000000000000000000000000000..0c14c7152d38b718dfacaf3a33e9712b950edb93 --- /dev/null +++ b/themes/bootstrap/templates/github.html @@ -0,0 +1,3 @@ +{% if GITHUB_URL %} +Fork me on GitHub +{% endif %} \ No newline at end of file