diff --git a/source/_scripts/_python/template.html b/source/_scripts/_python/template.html index 7e8d581d..499d5f03 100644 --- a/source/_scripts/_python/template.html +++ b/source/_scripts/_python/template.html @@ -8,7 +8,8 @@ - +
+
@@ -23,10 +24,7 @@ - - - - + {% for d in data %} {% if d.url %} @@ -50,6 +48,7 @@ {% endfor %}
+ \ No newline at end of file