~set('title','Tribune Libre') ~includeonce('../config.tmpl') ~includeonce('config.tmpl') ~include("../site/header.tmpl")
~include('../box/last_connected.tmpl') ~include('../site/sidebox.tmpl')

Tribune online :

Rappel : Il faut être identifié pour poster sur la tribune.


Liste des smileys

~list(~get('database'),"SELECT board.id,board.message,board.timestamp + 0 as timestamp,users.login FROM board,users WHERE section=1 AND users.id=board.user_id AND board.timestamp > date_sub(CURRENT_TIMESTAMP(), interval 2 day) ORDER BY board.id DESC LIMIT 250", 'LF','~fld('id')
', 'LL','
', "LM", ' ~if(~get('current_day')!=~format_timestamp('%Y%m%d',~fld('timestamp')),' ~set('current_day',~format_timestamp('%Y%m%d',~fld('timestamp')))

~ucfirst(~stamp2date(~fld('timestamp'),'short'))

') ~disp_board_row() ')
~include("../site/footer.tmpl")