A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 

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