]> iEval git - gruntmaster-page.git/blobdiff - lib/Gruntmaster/Page/St.pm
Add nice tables to standings
[gruntmaster-page.git] / lib / Gruntmaster / Page / St.pm
index 5803183be0fc49994a93bc641f969582e6d02e65..a812cfa0124b89bee6481e8a6b94cafed6cfd4e3 100644 (file)
@@ -9,7 +9,7 @@ our $VERSION = '0.001';
 
 use constant TEMPLATES => {
        en => <<'HTML',
-<table border>
+<table border class="table table-border table-striped">
 <thead>
 <tmpl_if problems><tr><th>Username<tmpl_loop problems><th><tmpl_var _></tmpl_loop><th>Total
 <tmpl_else><tr><th>Username<th>Score
This page took 0.022697 seconds and 4 git commands to generate.