Project

General

Profile

Download (884 Bytes) Statistics
| Branch: | Tag: | Revision:
1
<!doctype html>
2
<html>
3
 <head>
4
  <meta charset="UTF-8">
5
  <meta name="design-properties" content="{&quot;RULERS_VISIBLE&quot;:true,&quot;GUIDELINES_VISIBLE&quot;:false,&quot;SNAP_TO_OBJECTS&quot;:true,&quot;SNAP_TO_GRID&quot;:true,&quot;SNAPPING_DISTANCE&quot;:10,&quot;JAVA_SOURCES_ROOT&quot;:&quot;src/main/java&quot;,&quot;THEME&quot;:&quot;edit-valo&quot;}">
6
  <meta name="vaadin-version" content="7.7.0">
7
 </head>
8
 <body>
9
  <vaadin-vertical-layout spacing>
10
   <vaadin-label style-name="huge" size-auto plain-text _id="title" :center>
11
     Registration of the 
12
   </vaadin-label>
13
   <vaadin-label size-auto plain-text :middle :center>
14
     Advance step by step through the registration workflow for scientific names. 
15
   </vaadin-label>
16
   <vaadin-css-layout style-name="workflow" responsive _id="workflow" :center></vaadin-css-layout>
17
  </vaadin-vertical-layout>
18
 </body>
19
</html>
(2-2/5)