21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-06-16 06:24:28 +02:00
chexpire/app/views/shared/_beta_banner.html.erb

5 lines
165 B
Plaintext
Raw Normal View History

<div class="container-fluid beta-banner">
2018-08-11 21:47:17 +02:00
<p><%= t(".beta_info")%> <%= link_to(t(".issue_link"),("https://github.com/Evolix/chexpire/issues/new"))%>
</p>
</div>