Commit bf19f3c4556762ce042dd0bc06e3ca304c0de0f1
1 parent
b95e8647
Exists in
master
and in
28 other branches
Removing little mistaken quote
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/layouts/application-ng.rhtml
@@ -31,7 +31,7 @@ | @@ -31,7 +31,7 @@ | ||
31 | <div id='theme-header'> | 31 | <div id='theme-header'> |
32 | <%= theme_header %> | 32 | <%= theme_header %> |
33 | </div> | 33 | </div> |
34 | - <div id="wrap-2">' | 34 | + <div id="wrap-2"> |
35 | <%= render :partial => 'layouts/user' %> | 35 | <%= render :partial => 'layouts/user' %> |
36 | 36 | ||
37 | <h1 id="site-title"> | 37 | <h1 id="site-title"> |