epic-ts
[kivitendo-erp.git] / templates / webpages / business / list.html
index 80bfed7..f1e5c55 100644 (file)
@@ -1,7 +1,5 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
-
-<body>
- <div class="listtop">[% FORM.title %]</div>
+<h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
@@ -49,5 +47,3 @@
    <a href="[% SELF.url_for(action => 'new') %]">[%- LxERP.t8('Create new business') %]</a>
   </p>
  </form>
-</body>
-</html>