mirror of
https://github.com/jfmcbrayer/brutaldon
synced 2024-12-22 21:27:58 +01:00
8 lines
178 B
HTML
8 lines
178 B
HTML
<span class="badge"
|
|
data-badge="{{ notifications }}"
|
|
ic-src="{% url 'notes_count' %}"
|
|
ic-poll="60s"
|
|
ic-push-url="false">
|
|
Notifications
|
|
</span>
|