From c724669e50af862e900e9b4172a7cda336596e64 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Fri, 9 Jul 2010 14:15:31 +0200 Subject: [PATCH] Removed the ARTICLE int title --- layouts/article.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/article.html b/layouts/article.html index e86b52883..57424fe6f 100644 --- a/layouts/article.html +++ b/layouts/article.html @@ -64,7 +64,7 @@ self.instance_variable_set(:@conf, conf) - <%= @item[:title] %> ARTICLE + <%= @item[:title] %>