+
+ {{ post.k_item.s_title|safe }}
+
+
+ #{{ post.k_item.s_hash_id }}
+
+
+
+ {{ post.k_item.get_i_level_display }}
+
+
+
+ {% if svg_stats.total_oscillators %}
+
+ Осцилляций:
+ {{ svg_stats.total_oscillators }}
+
+ {% endif %}
+ {% if svg_stats.viewbox %}
+
+ viewBox:
+ {{ svg_stats.viewbox }}
+
+ {% endif %}
+ {% if svg_stats.total_kb %}
+
+ Вес:
+ {{ svg_stats.total_kb }} Кб
+
+ {% endif %}
+
+
+
+ {{ post.k_item.i_views_count }}
+
+
+
+
+
+ {{ post.k_item.i_likes_count }}
+
+
+