diff --git a/example/blog/templates/base.html b/example/blog/templates/base.html new file mode 100644 index 0000000..62f9c02 --- /dev/null +++ b/example/blog/templates/base.html @@ -0,0 +1,30 @@ +{% load i18n %} + +
+ + +Pretend that this is the homepage of a big Django site.
+ +Imagine lots of things are here:
+In other words, these are items that we can introspect through the Django admin.
+ +Now, explore the Django admin for example.com. Click on either of the following:
+
+
+
+ Powered by django.contrib.admin. This is just here for reference.
+