Skip to content

Commit

Permalink
Add shutdown notice
Browse files Browse the repository at this point in the history
  • Loading branch information
fsteeg committed Jul 19, 2018
1 parent 69d0018 commit d47fddb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/main.scala.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@

<body>
<div class="container">
<div class="alert alert-warning" id="search-results" role="alert">
<strong>Deprecated:</strong> Lobid 1.x provides current data, but will be replaced by our 2.0 services in the future. See <a href="/">http://lobid.org</a>.
<div class="alert alert-danger" id="search-results" role="alert">
<strong>Shutdown notice:</strong> Lobid 1.x APIs will be shut down on 2018-10-31. Please switch to our 2.0 services. See <a href="/">http://lobid.org</a>. Get in contact with <a href="/team">the lobid team</a>.
</div>
@content
</div>
Expand Down

0 comments on commit d47fddb

Please sign in to comment.