mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-05 23:17:33 +08:00
7 lines
166 B
Text
7 lines
166 B
Text
|
<div class="container">
|
||
|
<div class="jumbotron">
|
||
|
<h2><%=t 'zip_export.expired_title' %></h2>
|
||
|
<p><%=t 'zip_export.expired_description' %></p>
|
||
|
</div>
|
||
|
</div>
|