Added EADH logo
[scpubgit/stemmaweb.git] / root / src / index.tt
index 6901bb2..495c426 100644 (file)
@@ -171,7 +171,7 @@ var textOnLoad = "[% withtradition %]";
                <h5>Choose an algorithm</h5>
                <label for="algorithm">Run algorithm: </label>
                <select id="stemweb_algorithm" name="algorithm"></select>
-               <!-- span id="stemweb_algorithm_help">What is this?</span><br/ -->
+               <span id="stemweb_algorithm_help">What is this?</span><br/>
                        <div id="stemweb_algorithm_desc_text"></div>
                        <br/>
                        <h5>Select the options</h5>
@@ -183,6 +183,9 @@ var textOnLoad = "[% withtradition %]";
                        <label for="merge_reltypes">Disregard variation of type:</label>
                        <select multiple name="merge_reltypes" id="stemweb_merge_reltypes"></select>
                </div>
+               <div id="eadh_logo_container">
+                   <img id="eadh_logo" src="[% c.uri_for( '/images/eadh-150.png' ) %]"></img>
+               </div>
        </form>
        <div id="stemweb_run_status"></div>
       </div>