mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +00:00
4 lines
94 B
HTML
4 lines
94 B
HTML
![]() |
# TYPE {{chart_name}} {{chart_type}}
|
||
|
{% for k, v in data.items() %}
|
||
|
{{ v |safe }}
|
||
|
{% endfor %}
|