Files
danbooru/app/views/users/_tos.html.erb
2016-06-14 12:20:22 -07:00

4 lines
201 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), :rel => "nofollow" %></h1>
</div>