summaryrefslogtreecommitdiffstats
path: root/templates/page.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Encapsulate footer p elements in a div.P. J. McDermott2012-12-041-8/+10
|
* Update page template.P. J. McDermott2012-12-041-58/+90
|
* Use main site icon.P. J. McDermott2012-06-171-1/+2
|
* Hardcode recent changes URL.P. J. McDermott2012-06-161-1/+1
| | | | | Ikiwiki assumes that ikiwiki.cgi is in the same place as the rest of the wiki. So relative URLs don't work from ikiwiki.cgi.
* s/Documentation/Wiki/ in navigation.P. J. McDermott2012-06-161-1/+1
|
* Move style.css to main.css.P. J. McDermott2012-06-161-1/+1
| | | | | | Ikiwiki throws an "independently created" error, and at a glance I don't understand the code segment that throws it. So let's just try to work around this "important security check".
* Fix template syntax error.P. J. McDermott2012-06-161-1/+1
|
* Fix template syntax error, use <nav>, and add ID.P. J. McDermott2012-06-161-4/+4
|
* Make page template and stylesheet match main site.P. J. McDermott2012-06-161-193/+126
|
* Add unmodified page.tmpl.P. J. McDermott2012-06-161-0/+196