]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/eg2/src/app/welcome.component.html
LP1847800 Admin grid filter display, default fields, IDL repairs
[working/Evergreen.git] / Open-ILS / src / eg2 / src / app / welcome.component.html
1 <div class="jumbotron">
2   <h1 i18n class="display-3">Welcome to Webby</h1>
3   <p i18n class="lead">
4     If you see this page, you're probably in good shape...
5   </p>
6   <hr class="my-4"/>
7   <p i18n>
8     But maybe you meant to go to the 
9     <a routerLink="/staff/splash">staff page</a>
10   </p>
11 </div>