registrar

Files related to my duties as Registrar of Agora Nomic
git clone git://juanmeleiro.mat.br/registrar
Log | Files | Refs | README

weekly.m4 (736B)


      1 define(dhl, `===============================================================================')dnl
      2 define(shl, `-------------------------------------------------------------------------------
      3 ')dnl
      4 define(module, shl`$1
      5 
      6 include($2)')dnl
      7 Date: MAILDATE
      8 `To: <agora-official@agoranomic.org>'
      9 `From: juan <juan@juanmeleiro.mat.br>'
     10 `Subject: [Registrar] Weekly report' 
     11 dhl
     12 `Registrar: juan              The Agoran Directory                    'YEAR-MONTH-DAY
     13 dhl
     14 
     15 module(NEWS, templates/weekly/news.m4)
     16 module(PLAYERS, templates/weekly/players.m4)
     17 module(FORA, templates/weekly/fora.m4)
     18 module(BANNED PEOPLE, templates/weekly/banned.m4)
     19 module(INTERNAL, templates/weekly/internal.m4)
     20 module(EDITORIAL, templates/weekly/editorial.m4)
     21 
     22 dhl