ArticleTemplates/liveblogTemplateNewAlerts.html (10 lines of code) (raw):
<a class="alerts __LIVEBLOG_FOLLOWING__" href="x-gu://follow/__LIVEBLOG_FOLLOWID__" data-follow-alert-id="__LIVEBLOG_FOLLOWID__">
<span class="alerts__state--unfollow-notifications">
<span data-icon="" aria-hidden="true" class="not-following"></span>
<span class="alerts__label">Notifications off</span>
</span>
<span class="alerts__state--follow-notifications">
<span data-icon="" aria-hidden="true" class="following"></span>
<span class="alerts__label">Notifications on</span>
</span>
</a>