5 lines
256 B
Plaintext
5 lines
256 B
Plaintext
<div class="ui-corner-all ui-state-highlight" id="upgrade-account-notice">
|
|
<h1><%= link_to "Upgrade your account for only $20!", upgrade_information_users_path %></h1>
|
|
<p><%= link_to "No thanks", "#", :id => "hide-upgrade-account-notice" %></p>
|
|
</div>
|