Changeset 4990 for www-website/index.php
- Timestamp:
- 01/03/06 12:52:42 (3 years ago)
- Files:
-
- 1 modified
-
www-website/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
www-website/index.php
r4890 r4990 9 9 $tpl = new Template("templates"); 10 10 $tpl->set_file("page","index.tpl"); 11 $tpl->set_var("HELLO", _("Hello and welcome to Gajim project website"));11 $tpl->set_var("HELLO", _("Hello and welcome to the Gajim project website")); 12 12 13 13 $array_line_begin = array(
