license renew page

This commit is contained in:
Zin Moe
2020-06-04 10:10:04 +06:30
parent da75403437
commit bd18958b96
16 changed files with 181 additions and 55 deletions

View File

@@ -56,7 +56,8 @@
<p id="notify_message" class="hidden" data-placement-from="top" data-message="<%=message%>" data-placement-align="center"
data-animate-enter="" data-animate-exit="" data-color-name="<%=color%>" >
</p>
<% end %>
<% end %>
<%= render 'shared/license_expire_warning' %>
<%= yield %>
</section>
</body>