From 42c5d0a6f6c4cd23a3ea68e9b6072e0bb7cf337f Mon Sep 17 00:00:00 2001 From: ccl Date: Fri, 17 Apr 2020 01:14:26 +0200 Subject: [PATCH] Update 'themes/varia/templates/stream.html' --- themes/varia/templates/stream.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/themes/varia/templates/stream.html b/themes/varia/templates/stream.html index 7aafa87..a0a03f2 100644 --- a/themes/varia/templates/stream.html +++ b/themes/varia/templates/stream.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} + - {% for page in pages %} {% if page.slug == 'stream' %}
@@ -26,3 +24,4 @@
{% endblock %} +--> \ No newline at end of file