{-include file="header.htm"-}
    
{-section name=mysec loop=$announcements-} {-strip-}
  • {-$announcements[mysec].title-}

  • {-/strip-} {-/section-}
        
    {-section name=mysec loop=$goodarticles-} {-strip-}
  • {-$goodarticles[mysec].title-}

  • {-/strip-} {-/section-}
    {-if $view=='1'-}
        
    {-section name=mysec loop=$hotarticles-} {-strip-}
  • {-$hotarticles[mysec].title-}

  • {-/strip-} {-/section-}
    {-/if-}
    {-section name=sec1 loop=$btype-} {-strip-}
        {-$btype[sec1].typename-}   
    {-$btype[sec1].specialtitle-}
    {-/strip-} {-/section-}
        
        
        
    {-section name=mysec loop=$logolinks-} {-strip-} {-/strip-} {-/section-}
    {-$logolinks[mysec].name-}¡ª¡ª{-$logolinks[mysec].note-}
    {-include file="footer.htm"-}