Close tag properly.
This commit is contained in:
parent
32907b1c37
commit
ebe13d2849
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
</form>
|
||||
<% end %>
|
||||
|
||||
<h3>Description</h3?
|
||||
<h3>Description</h3>
|
||||
<div id="description"><%= simple_format(@this_user.description) %></div>
|
||||
|
||||
<% if @this_user.home_lat.nil? or @this_user.home_lon.nil? %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue