Page 1 of 1

[GELÖST] {* Start Content Area *} aus Left simple navigation + 1 column

Posted: Mon Mar 31, 2008 7:03 pm
by Hagen
Hi,
könnte jemand mal schnell die {* Start Content Area *}

aus dem Left simple navigation + 1 column-Template posten.

Re: {* Start Content Area *} aus Left simple navigation + 1 column

Posted: Mon Mar 31, 2008 7:39 pm
by lookout
Sie meinen

{* Start Content Area *}
     
        {print showbutton=true script=true}
        {title}
        {content}


        {* Start relational links *}


{anchor anchor='main' text='^ Top'}

       
            {cms_selflink dir="previous" label="Previous page: "}

            {cms_selflink dir="next"}
       
        {* The label parameter doesn't need to be there if you're using English, but is here to show how it's used if you don't want the English text "Previous page" *}
{* End relational links *}

     
     
  {* End Content Area *}
 
  {* End Content *}
viel spass ;)