scinote-web/app/views/projects/export/_error.html.erb

7 lines
336 B
Text
Raw Normal View History

<p>
It looks like you have exceeded your daily export limit. The number of exports is <strong>limited to <%= limit %> requests per day </strong>- you currently have 0 export requests left.
</p>
2018-10-15 20:25:12 +08:00
<p>Please repeat the desired action <strong>tomorrow</strong>, when your daily limit will reset back to <%= limit %> export requests.
</p>