Changeset 3575

Show
Ignore:
Timestamp:
10/27/07 18:23:33 (1 year ago)
Author:
faide
Message:

Inverted the function calls so the rendered result will be in right order.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • website/newdocs/base.html

    r3574 r3575  
    8989<!-- start side bar --> 
    9090<div id="secondary-content" py:def="secondary"> 
     91  <div py:replace="download_stable()" /> 
     92 
    9193  <div py:replace="download_beta()" /> 
    92  
    93   <div py:replace="download_stable()" /> 
    9494 
    9595  <div py:replace="community()" />