A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 

11 行
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"/>