Drupal Clean Theme A lean, mean base theme with a focus on minimal implementation.

Code test

<pre>
pre  space1
pre  space1
pre    space2
pre    space2
pre	tab
pre	tab
<code> Not indented indent1 indent1 indent2 indent3 <tt>This tt text should be monospaced and wrap as if one line of text even though the code has newlines, spaces, and tabs. It should be the same size as <p> text.