A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 

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