Changeset 40
- Timestamp:
- 02/12/11 16:36:11 (15 months ago)
- File:
-
- 1 edited
-
opensozluk/trunk/templates/default/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
opensozluk/trunk/templates/default/template.php
r35 r40 53 53 <div id="content"> 54 54 <h1><?php echo get_title(); ?></h1> 55 <?php foreach ($content as $i){ ?>55 <?php get_all(); foreach ($content as $i){ ?> 56 56 <div class="roundbox"> 57 57 <div class="boxtop"><div></div></div>
Note: See TracChangeset
for help on using the changeset viewer.
