Random document
-
-
- #{{ random_document.id }}: {{ random_document.title }}
+ {% if random_document %}
+
+ {% endif %}
+
- Random document
+
+
+ #{{ random_document.id }}: {{ random_document.title }}
-
- {% if random_document.tags.count > 0 %}
-
-
- {% endif %}
-
- {{ random_document.html_description | safe }}
-
-
+
+ {% if random_document.tags.count > 0 %}
+
+
+ {% endif %}
+
+ {{ random_document.html_description | safe }}
+
+
+