0fc307 Let the notifications render correctly when added by the SSE server

Authored and Committed by Pierre-Yves Chibon 9 years ago
    Let the notifications render correctly when added by the SSE server
    
    Currently the notifications when added to the page by the SSE server are
    not rendered properly, we basically see the markdown not the desired html
    with this change that is no longer the case.
    
    fixes https://pagure.io/pagure/issue/1389
    
        
file modified
+1 -3
file modified
+2 -2