Skip to:
Content

bbPress.org


Ignore:
Timestamp:
12/26/2004 10:14:22 AM (21 years ago)
Author:
matt
Message:

Titles, what a novel concept. Need to do login at some point.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bb-templates/header.php

    r2 r3  
    22<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
    33<head>
    4     <title><?php echo $bb->name; ?> <?php $more_title; ?></title>
     4    <title><?php bb_title() ?></title>
    55    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    66</head>
Note: See TracChangeset for help on using the changeset viewer.