Changeset 757 for trunk/app/views
- Timestamp:
- 09/04/08 21:28:48 (3 months ago)
- Location:
- trunk/app/views
- Files:
-
- 4 added
- 1 modified
-
colleges/goya.ctp (added)
-
faqs/tetris.ctp (added)
-
layouts/default.ctp (modified) (1 diff)
-
podcasts/funny.ctp (added)
-
subjects/panda.ctp (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/layouts/default.ctp
r239 r757 21 21 </head> 22 22 <body> 23 <div style="margin: 60px auto 60px auto;padding:17px;border:1px dotted gray;text-align:center;width:400px;background-color: #fff">24 <a href="http://trac.mononeurona.org"><img src=" http://trac.mononeurona.org/chilpotle-logo.png" alt="Chipotle Software" title="Chipotle Software" /></a>23 <div style="margin:15px auto 40px auto;padding:17px;border:1px dotted gray;text-align:center;width:450px;background-color: #fff"> 24 <a href="http://trac.mononeurona.org"><img src="/img/static/chilpotle-logo.png" alt="Chipotle Software" title="Chipotle Software" /></a> 25 25 <br /> 26 26 <?php echo $content_for_layout; ?>
