diff --git a/bookwyrm/templates/basic_layout.html b/bookwyrm/templates/basic_layout.html new file mode 100644 index 00000000..febb1722 --- /dev/null +++ b/bookwyrm/templates/basic_layout.html @@ -0,0 +1,274 @@ +{% load layout %} +{% load i18n %} +{% load static %} + + +
+