diff --git a/templates/test.html b/templates/test.html index 101cdaf..490dbed 100644 --- a/templates/test.html +++ b/templates/test.html @@ -1,10 +1,27 @@ -
- This is a test of the template rendering system. If rendering is working, this value
- should be TEST
: {{ value }}.
-
- The value of request.spiderweb
is {{ request.spiderweb }}. If this is True,
- middleware is working.
-
+ This is a test of the template rendering system. If rendering is working, this value
+ should be TEST
: {{ value }}.
+
+ The value of request.spiderweb
is {{ request.spiderweb }}. If this is True,
+ middleware is working.
+