summaryrefslogtreecommitdiff
path: root/web/views/relation.erb
diff options
context:
space:
mode:
Diffstat (limited to 'web/views/relation.erb')
-rw-r--r--web/views/relation.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/views/relation.erb b/web/views/relation.erb
index cbda1be..93ad58d 100644
--- a/web/views/relation.erb
+++ b/web/views/relation.erb
@@ -1,4 +1,6 @@
<div class="pre">
+ <h1></h1>
+ <p><%= @desc %></p>
<div id="tools" class="no-print">
<% if @count_all_values <= TaginfoConfig.get('xapi.max_results', 1000) %>
<%= xapi_link('relation', 'type', @rtype) %> <%= josm_link('relation', 'type', @rtype) %>
@@ -8,8 +10,6 @@
<% end %>
<%= turbo_link(@count_all_values, 'relations', 'type', @rtype) %>
</div>
- <h1></h1>
- <p><%= @desc %></p>
</div>
<div id="tabs">
<ul>