A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 

11 řádky
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"/>