A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

11 lines
550 B

  1. <%include file="/support/header.mako" args="environ=environ, title='Settings'"/>
  2. <h1>Settings</h1>
  3. <p>This page contains some configurable options for this Toolserver site. Settings are saved as cookies. You can view and delete all cookies generated by this site at the bottom of this page.</p>
  4. <h2>Options</h2>
  5. <ul>
  6. <li>Default site:</li>
  7. <li>Background</li>
  8. </ul>
  9. <h2>Cookies</h2>
  10. <%include file="/support/footer.mako" args="environ=environ"/>