* Readonly document view.
[redakcja.git] / platforma / context_processors.py
index 4492af7..813d8f3 100644 (file)
@@ -1,5 +1,6 @@
 # -*- coding: utf-8
 
+
 def settings(request):
     from django.conf import settings
     return {