/[drupal]/contributions/themes/aboutpeople/block-user-0.tpl.php
ViewVC logotype

Contents of /contributions/themes/aboutpeople/block-user-0.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download) (as text)
Mon Aug 4 16:46:36 2008 UTC (15 months, 3 weeks ago) by slasant
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, HEAD
File MIME type: text/x-php
*** empty log message ***
1 <?php /*this is the login block*/ ?>
2 <div class="loginblock">
3 <h2 class="login"><?php print $block->subject; ?></h2><!--block title-->
4 <div class="blockcontent"><?php print $block->content; ?></div>
5 </div>

  ViewVC Help
Powered by ViewVC 1.1.2