aboutsummaryrefslogtreecommitdiffstats
path: root/templates/website/reports
diff options
context:
space:
mode:
Diffstat (limited to 'templates/website/reports')
-rw-r--r--templates/website/reports12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/website/reports b/templates/website/reports
new file mode 100644
index 000000000..2519a0301
--- /dev/null
+++ b/templates/website/reports
@@ -0,0 +1,12 @@
+<p><a href="{{ $rss_url }}"><img align="right" src="/i/feed.png" width="16" height="16" title="{{ $rss_title }}" alt="{{ $rss_alt }}" border="0" hspace="4"></a> {{ $summary_title }} {{ $summary_line }}
+
+<h2>{{ $name }}</h2>
+
+<div id="col_problems">
+{{ $col_problems }}
+</div>
+
+<div id="col_fixed">
+{{ $col_fixed }}
+</div>
+