Too many changes to list them all.
[Sone.git] / src / main / resources / templates / login.html
index ebe8ad1..9e41a8d 100644 (file)
                </form>
        <%/if>
 
-       <h1><%= Page.Login.LoadSone.Title|l10n|html></h1>
-       <p><%= Page.Login.LoadSone.Description|l10n|html></p>
-       <%include include/loadSone.html>
-
-       <%include include/importSone.html>
-
-       <h1><%= Page.Login.CreateSone.Title|l10n|html></h1>
-       <p><%= Page.Login.CreateSone.Description|l10n|html></p>
        <%include include/createSone.html>
 
 <%include include/tail.html>