From 70163c676c88c53243050ceda0ea22b5d1589005 Mon Sep 17 00:00:00 2001
From: Brice Maron
Date: Mon, 22 Oct 2012 21:11:36 +0000
Subject: [PATCH] Fix some style
---
templates/js_tpl.php | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/templates/js_tpl.php b/templates/js_tpl.php
index 732f3d33..55d211f2 100644
--- a/templates/js_tpl.php
+++ b/templates/js_tpl.php
@@ -84,6 +84,7 @@
<%= encodeEntities(title)%>
<%= encodeEntities(description)%>
- <%= encodeEntities(url)%>
+ <%= encodeEntities(url)%>
\ No newline at end of file