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