|
Revision 2, 0.6 kB
(checked in by nperriault, 10 months ago)
|
First commit of the extracted code from production, I hope no passwd has been forgotten :-)
|
| Line | |
|---|
| 1 |
default: |
|---|
| 2 |
http_metas: |
|---|
| 3 |
content-type: text/html |
|---|
| 4 |
# Expires: "<?php echo date('r', time() + (10 * 365 * 86400)) ?>" |
|---|
| 5 |
|
|---|
| 6 |
metas: |
|---|
| 7 |
title: Symfonians, another Symfony community |
|---|
| 8 |
robots: index, follow |
|---|
| 9 |
description: > |
|---|
| 10 |
Directory of Symfony developpers profiles, companies using Symfony, jobs |
|---|
| 11 |
and web applications developped with Symfony |
|---|
| 12 |
keywords: symfony, developpers, community, jobs, community |
|---|
| 13 |
language: en |
|---|
| 14 |
|
|---|
| 15 |
stylesheets: [style] |
|---|
| 16 |
|
|---|
| 17 |
javascripts: [jquery-1.2.3.pack.js] |
|---|
| 18 |
|
|---|
| 19 |
has_layout: on |
|---|
| 20 |
layout: layout |
|---|