aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-05-17 23:07:59 +0000
committerNicolas Vigier <boklm@mageia.org>2013-05-17 23:07:59 +0000
commite724d2cd95c6a305ec60193d3ce28cb1d7a17c17 (patch)
tree454581d9df022be7fcef106fc36df13375b66148
parent8e224713778885b60eaaeb69263bbf0a80a6b266 (diff)
downloadmgatres-e724d2cd95c6a305ec60193d3ce28cb1d7a17c17.tar
mgatres-e724d2cd95c6a305ec60193d3ce28cb1d7a17c17.tar.gz
mgatres-e724d2cd95c6a305ec60193d3ce28cb1d7a17c17.tar.bz2
mgatres-e724d2cd95c6a305ec60193d3ce28cb1d7a17c17.tar.xz
mgatres-e724d2cd95c6a305ec60193d3ce28cb1d7a17c17.zip
tmpl/*.html: s/h3/h2/
git-svn-id: svn+ssh://svn.mageia.org/svn/soft/mga-treasurer/trunk@8326 5b7c3c08-40e5-403b-9995-ace06908e4af
-rw-r--r--tmpl/donations.html4
-rw-r--r--tmpl/donations_by_month.html4
-rw-r--r--tmpl/donations_by_pa.html4
-rw-r--r--tmpl/donations_by_year.html4
-rw-r--r--tmpl/index.html16
-rw-r--r--tmpl/transactions_by_ac.html4
-rw-r--r--tmpl/transactions_by_ca.html4
-rw-r--r--tmpl/transactions_by_month.html6
-rw-r--r--tmpl/transactions_by_pa.html4
-rw-r--r--tmpl/transactions_by_year.html8
10 files changed, 29 insertions, 29 deletions
diff --git a/tmpl/donations.html b/tmpl/donations.html
index 435b95d..cca3ece 100644
--- a/tmpl/donations.html
+++ b/tmpl/donations.html
@@ -10,7 +10,7 @@
[% donations.total_30 %] Euros have been donated to Mageia.org in the last 30 days.
[%- l = 10 -%]
- <h3>Last [% l %] donations <a href="donations.rss"><img src="http://static.mageia.org/g/images/smi/feed-16x16.png" alt="RSS feed" /></a></h3>
+ <h2>Last [% l %] donations <a href="donations.rss"><img src="http://static.mageia.org/g/images/smi/feed-16x16.png" alt="RSS feed" /></a></h2>
<ul>
[%- i=0 -%]
[%- FOR don IN donations.donations.sort('date').reverse -%]
@@ -20,7 +20,7 @@
[%- END -%]
</ul>
- <h3>Donations per year</h3>
+ <h2>Donations per year</h2>
<canvas id="donations_history_bar_chart" height="250" width="[% 80 + donations.by_year.keys.size * 65 %]"></canvas>
diff --git a/tmpl/donations_by_month.html b/tmpl/donations_by_month.html
index f539d18..d4ca902 100644
--- a/tmpl/donations_by_month.html
+++ b/tmpl/donations_by_month.html
@@ -5,7 +5,7 @@
</head>
<body>
<h1>Mageia.Org donations for month [% month %]</h1>
- <h3>Summary</h3>
+ <h2>Summary</h2>
<ul>
<li>
<b>Total</b>: [% donations.by_month.$month.total %] Euros
@@ -16,7 +16,7 @@
</li>
[%- END -%]
</ul>
- <h3>Donations list</h3>
+ <h2>Donations list</h2>
<ul>
[%- USE date(format='%Y/%m/%d') -%]
[% FOR don IN donations.by_month.$month.donations %]
diff --git a/tmpl/donations_by_pa.html b/tmpl/donations_by_pa.html
index befbc1e..2c6f2ad 100644
--- a/tmpl/donations_by_pa.html
+++ b/tmpl/donations_by_pa.html
@@ -5,7 +5,7 @@
</head>
<body>
<h1>Mageia.Org donations received from [% who %]</h1>
- <h3>Summary</h3>
+ <h2>Summary</h2>
<ul>
<li>
<b>Total</b>: [% donations.by_pa.$pa.total %] Euros
@@ -16,7 +16,7 @@
</li>
[%- END -%]
</ul>
- <h3>Donations list</h3>
+ <h2>Donations list</h2>
<ul>
[%- USE date(format='%Y/%m/%d') -%]
[% FOR don IN donations.by_pa.$pa.donations %]
diff --git a/tmpl/donations_by_year.html b/tmpl/donations_by_year.html
index c9a963f..c844e1a 100644
--- a/tmpl/donations_by_year.html
+++ b/tmpl/donations_by_year.html
@@ -6,7 +6,7 @@
</head>
<body>
<h1>Mageia.Org donations for year [% year %]</h1>
- <h3>Summary</h3>
+ <h2>Summary</h2>
<ul>
<li>
<b>Total</b>: [% donations.by_year.$year.total %] Euros
@@ -17,7 +17,7 @@
</li>
[%- END -%]
</ul>
- <h3>Donations for each month</h3>
+ <h2>Donations for each month</h2>
[% IF donations.by_year.$year.months.size > 1 %]
<canvas id="donations_history_bar_chart" height="250" width="[% 80 + donations.by_year.$year.months.size * 65 %]"></canvas>
diff --git a/tmpl/index.html b/tmpl/index.html
index 8d209bd..d6862bc 100644
--- a/tmpl/index.html
+++ b/tmpl/index.html
@@ -11,7 +11,7 @@
This website provides some informations about Mageia.Org bank accounts
status.
- <h3>Donations</h3>
+ <h2>Donations</h2>
<a href="donations.rss"><img src="http://static.mageia.org/g/images/smi/feed-16x16.png" alt="RSS feed" /></a>
[%- l = 3 -%]
@@ -27,7 +27,7 @@
<a href="donations.html">See more about donations</a>.
- <h3>Accounts status</h3>
+ <h2>Accounts status</h2>
<ul>
<li>Global balances: [% transactions.balance %] Euros</li>
@@ -36,7 +36,7 @@
[%- END -%]
</ul>
- <h3>Expenses and revenues by category</h3>
+ <h2>Expenses and revenues by category</h2>
<ul>
[%- FOR ca IN transactions.by_ca.keys.sort %]
@@ -44,7 +44,7 @@
[%- END -%]
</ul>
- <h3>Accounts history</h3>
+ <h2>Accounts history</h2>
<canvas id="accounts_history_bar_chart" height="250" width="[% 80 + transactions.by_year.keys.size * 100 %]"></canvas>
@@ -86,11 +86,11 @@
[%- END -%]
</ul>
- <h3>RSS Feeds</h3>
+ <h2>RSS Feeds</h2>
<p><a href="donations.rss">Donations RSS Feed <img src="http://static.mageia.org/g/images/smi/feed-16x16.png" alt="RSS feed" /></a></p>
<p><a href="transactions.rss">Transactions RSS Feed <img src="http://static.mageia.org/g/images/smi/feed-16x16.png" alt="RSS feed" /></a></p>
- <h3>Grisbi</h3>
+ <h2>Grisbi</h2>
<p>
Mageia.Org accounts are managed using <a href="http://grisbi.org/">grisbi</a>.
For more details about Mageia.Org accounts, you can download
@@ -103,11 +103,11 @@
mailing list.
</p>
- <h3>Questions</h3>
+ <h2>Questions</h2>
For any question related to Mageia.Org accounts or donations you can
send an email to <a href="mailto:treasurer@mageia.org">treasurer@mageia.org</a>.
- <h3>Source code</h3>
+ <h2>Source code</h2>
Source code for the tools used to generate this website is available on
Mageia svn repository :
diff --git a/tmpl/transactions_by_ac.html b/tmpl/transactions_by_ac.html
index 9d2e170..63cd62c 100644
--- a/tmpl/transactions_by_ac.html
+++ b/tmpl/transactions_by_ac.html
@@ -5,13 +5,13 @@
</head>
<body>
<h1>Mageia.Org transactions for [% account %]</h1>
- <h3>Summary</h3>
+ <h2>Summary</h2>
<ul>
<li>
<b>Balance</b>: [% transactions.by_ac.$ac.balance %] Euros
</li>
</ul>
- <h3>Details</h3>
+ <h2>Details</h2>
<table border="1">
<tr>
<th>Date</th>
diff --git a/tmpl/transactions_by_ca.html b/tmpl/transactions_by_ca.html
index ff48ecd..12ae583 100644
--- a/tmpl/transactions_by_ca.html
+++ b/tmpl/transactions_by_ca.html
@@ -5,7 +5,7 @@
</head>
<body>
<h1>Mageia.Org transactions for category [% c_name %]</h1>
- <h3>Summary</h3>
+ <h2>Summary</h2>
<ul>
[% IF transactions.by_ca.$ca.revenues != 0 %]
<li><b>Revenues</b>: [% transactions.by_ca.$ca.revenues %] Euros</li>
@@ -14,7 +14,7 @@
<li><b>Expenses</b>: [% transactions.by_ca.$ca.expenses %] Euros</li>
[% END %]
</ul>
- <h3>Details</h3>
+ <h2>Details</h2>
<table border="1">
<tr>
<th>Date</th>
diff --git a/tmpl/transactions_by_month.html b/tmpl/transactions_by_month.html
index f0835bc..2b8c7f7 100644
--- a/tmpl/transactions_by_month.html
+++ b/tmpl/transactions_by_month.html
@@ -5,7 +5,7 @@
</head>
<body>
<h1>Mageia.Org accounts transactions for month [% month %]</h1>
- <h3>Summary</h3>
+ <h2>Summary</h2>
<ul>
<li>
<b>Start balance</b>: [% transactions.by_month.$month.start_balance %] Euros
@@ -20,13 +20,13 @@
<b>Expenses</b>: [% transactions.by_month.$month.expenses %] Euros
</li>
</ul>
- <h3>By category</h3>
+ <h2>By category</h2>
<ul>
[% FOR ca IN transactions.by_month.$month.ca_balance.keys %]
<li><b><a href="c_[% ca %].html">[% transactions.by_ca.$ca.c_name %]</a></b>: [% transactions.by_month.$month.ca_balance.$ca %] Euros</b></li>
[%- END -%]
</ul>
- <h3>Details</h3>
+ <h2>Details</h2>
<table border="1">
<tr>
<th>Date</th>
diff --git a/tmpl/transactions_by_pa.html b/tmpl/transactions_by_pa.html
index 6b391ec..7880ac1 100644
--- a/tmpl/transactions_by_pa.html
+++ b/tmpl/transactions_by_pa.html
@@ -5,7 +5,7 @@
</head>
<body>
<h1>Mageia.Org transactions for [% who %]</h1>
- <h3>Summary</h3>
+ <h2>Summary</h2>
<ul>
[% IF transactions.by_pa.$pa.revenues != 0 %]
<li><b>Revenues</b>: [% transactions.by_pa.$pa.revenues %] Euros</li>
@@ -14,7 +14,7 @@
<li><b>Expenses</b>: [% transactions.by_pa.$pa.expenses %] Euros</li>
[% END %]
</ul>
- <h3>Details</h3>
+ <h2>Details</h2>
<table border="1">
<tr>
<th>Date</th>
diff --git a/tmpl/transactions_by_year.html b/tmpl/transactions_by_year.html
index d4e7550..08e9c60 100644
--- a/tmpl/transactions_by_year.html
+++ b/tmpl/transactions_by_year.html
@@ -6,7 +6,7 @@
</head>
<body>
<h1>Mageia.Org accounts transactions for year [% year %]</h1>
- <h3>Summary</h3>
+ <h2>Summary</h2>
<ul>
<li>
<b>Start balance</b>: [% transactions.by_year.$year.start_balance %] Euros
@@ -21,13 +21,13 @@
<b>Expenses</b>: [% transactions.by_year.$year.expenses %] Euros
</li>
</ul>
- <h3>By category</h3>
+ <h2>By category</h2>
<ul>
[% FOR ca IN transactions.by_year.$year.ca_balance.keys %]
<li><b><a href="c_[% ca %].html">[% transactions.by_ca.$ca.c_name %]</a></b>: [% transactions.by_year.$year.ca_balance.$ca %] Euros</b></li>
[%- END -%]
</ul>
- <h3>Monthly reports</h3>
+ <h2>Monthly reports</h2>
<canvas id="accounts_history_bar_chart" height="250" width="[% 80 + transactions.by_year.$year.months.size * 65 %]"></canvas>
@@ -70,7 +70,7 @@
[%- END -%]
[%- END -%]
</ul>
- <h3>Details</h3>
+ <h2>Details</h2>
<table border="1">
<tr>
<th>Date</th>