%if prefix != 'plain': %endif

The ${pool['PoolName']} Pool Website - ${pool['PoolYear']} Standings

%if prefix == 'plain': %if pool['UsesSchedule'] : %endif %if pool['UsesSalary'] : %endif %if pool['MultiYearPool'] : %endif %if pool['PoolName'] == 'NLG Playoff' : %endif %endif %for team in teams: %if prefix != 'plain': %endif %if pool['UsesSchedule'] : %endif %if pool['UsesSalary'] : %if prefix == 'plain': %else : %endif %endif %if pool['PoolName'] == 'NLG Playoff' : %endif %if pool['MultiYearPool'] : %if not pool['Started'] : %else : %endfor
Rank + Team Name Points +P+ GR PredSalaryPP Last AlertLeft
${team.rank} ${team.deltaRank}${team.name}${team.name} ${team.points} ${team.deltaPoints}${team.predDeltaPoints} ${team.gamesLeft} ${team.predictedPoints}${team.remainFancy}${team.remain}${team.playersLeft}${team.poolpoints} ${team.lastyear}${team.awards}${team.alert} %endif %endif
%if recentLogs != None and pool['UsesSalary'] :

News from ${recentLogs[0].isoformat()}

    %for entry in recentLogs[1] :
  • ${entry}
  • %endfor
%endif
%if pool['UsesSchedule'] : Games Played: ${gamesCounting} (${round(fracGames,2)})${spacer} %endif %if pool['UsesSalary'] : Smallpuck: ${smallPuck.gaa + 2}${spacer} ${smallPuck.GetLinkName(False,'plain','')} ${spacer} Cap is ${cap}${spacer}
%endif %if pool['MultiYearPool'] : Mobile${spacer} News${spacer} Draft By Team${spacer} Draft In Order${spacer} Unsigned Players${spacer} All Skaters${spacer} All Goalies${spacer} Team Statistics${spacer}
%endif %if pool['PoolName'] == 'Young Guns' :
Unsigned Forwards${spacer} Unsigned Defence${spacer}
%endif %if prefix == 'plain': Javascript Site${spacer} %else: Non-Javascript Site${spacer} %endif %if pool['MultiYearPool'] : %for oldYear in range(pool['PoolYear'] - 1, pool['PoolYear'] - pool['PrevYears'] - 1,-1) : ${oldYear}${spacer} %endfor The Rules${spacer} %endif Dreadfest Home${spacer}
NHL${spacer} NHLPA${spacer} Hockey News${spacer} Slam Hockey${spacer}
Site Updated ${updated.isoformat()}