Browse Source

Updated view to match the twig CS

Thanos Polymeneas 13 years ago
parent
commit
3731cdd2cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Resources/views/Helper/short-object-description.html.twig

+ 1 - 1
Resources/views/Helper/short-object-description.html.twig

@@ -1 +1 @@
-<a href="{{url}}" target="new">{{description}}</a>
+<a href="{{ url }}" target="new">{{ description }}</a>