Changesets can be listed by changeset number.
The Git repository is here.
Changeset 61
Updating application layouts to provide a more consistent page title.
- Comitted by: adh
- Date: Sunday August 06 17:04:37 2006 (over 18 years ago)
Affected files:
rool/rails/typo/trunk/themes/risc_os_open/layouts/default.rhtml:
prev. | current | |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
4 | | |
4 | <title>RISC OS Open: News: <%=h page_title %></title> | |
<%= page_header %> | ||
<%= stylesheet_link_tag "/stylesheets/theme/risc_os_open", :media => 'all' %> | ||
<%= stylesheet_link_tag "/stylesheets/user-styles", :media => 'all' %> |