@ -155,7 +155,7 @@
id (.-id (.-params req))]
(go
(try
(let [article (<! (db/get-article client id channel))]
(let [article (<! (db/get-article-briefly client id channel))]
(if (empty? article)
(do
(res/status 404)