Changeset 1365
- Timestamp:
- 07/10/08 12:37:16 (5 months ago)
- Files:
-
- trunk/wp-content/themes/home/home.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-content/themes/home/home.php
r713 r1365 5 5 <h2>WordPress µ</h2> 6 6 <p>This is a <a href="http://mu.wordpress.org/">WordPress Mu</a> powered site.</p> 7 <p>You can: <ul>< li> <a href="wp-login.php">Login</a></li><li> <a href="wp-signup.php">Create a new blog</a></li><li> Edit this file at <code>wp-content/themes/home/home.php</code> with your favourite text editor and customize this screen.</li></ul></p>7 <p>You can: <ul><?php wp_register(); ?><li> <?php wp_loginout(); ?></li><li> <a href="wp-signup.php">Create a new blog</a></li><li> Edit this file at <code>wp-content/themes/home/home.php</code> with your favourite text editor and customize this screen.</li></ul></p> 8 8 <h3>The Latest News</h3> 9 9 <ul>
