Merge branch 'lqc-trunk' of git@stigma:platforma into lqc-trunk
[redakcja.git] / apps / explorer / views.py
index 76670f5..fde7aeb 100755 (executable)
@@ -130,5 +130,5 @@ def pull_requests(request):
 # Testing
 #
 def renderer_test(request):
-    return direct_to_template(request, 'renderer.html', mimetype="application/xhtml+xml",
+    return direct_to_template(request, 'renderer.html', mimetype="text/html",
         extra_context = {} )