Files
danbooru/app/views/users/_tos.html.erb
2013-04-09 18:15:04 -04:00

4 lines
181 B
Plaintext

<div class="ui-corner-all ui-state-highlight" id="tos-notice">
<h1><%= link_to "Read the rules before proceeding!", terms_of_service_path(:url => request.fullpath) %></h1>
</div>