I just left it as downloaded. Nowhere in the manual sayd to customize
it, at least i didn't saw it. Please tell me if i have to modify
anything, thanks ;)

<!-- apps/frontend/templates/layout.php -->
<!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"; xml:lang="en" lang="en">
  <head>
<!--    <title>Jobeet - Your best job board</title> -->
<title>
  <?php include_slot('title', 'Jobeet - Your best job board') ?>
</title>
    <link rel="shortcut icon" href="/favicon.ico" />
    <?php include_javascripts() ?>
    <?php include_stylesheets() ?>
  </head>


2010/1/18 Alexandru-Emil Lupu <gang.al...@gmail.com>:
> Where have you inserted the include_stylesheets in your layout?
> Try to move the function call right before your </body>
>
> sent via htc magic
>
> On Jan 17, 2010 11:39 PM, "Pau Peris" <sibok1...@gmail.com> wrote:
>
> What about css bug? I'm still searching for the guide error which
> makes job module from jobeet project loose its look.
>
> 2010/1/17 Pau Peris <sibok1...@gmail.com>: > Guide is erroneous. jobeet_jobs
> should be jobeet_job_l...
>
> --
> You received this message because you are subscribed to the Google Groups
> "symfony users" group.
> To post to this group, send email to symfony-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en.
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "symfony users" group.
> To post to this group, send email to symfony-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en.
>
>
-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to