zjhegfzpjgfpuigfdazdada
Some checks failed
Deploy production (servyass) / deploy (push) Has been cancelled
Some checks failed
Deploy production (servyass) / deploy (push) Has been cancelled
This commit is contained in:
parent
081474f7a3
commit
4b31fb158b
1 changed files with 6 additions and 2 deletions
|
|
@ -1,7 +1,12 @@
|
||||||
{extends file="views/layout.tpl"}
|
{extends file="views/layout.tpl"}
|
||||||
|
|
||||||
|
{block name="title" append} - {$objProject->getTitle()}{/block}
|
||||||
|
|
||||||
|
{block name="h2"}Projet de {$objProject->getCreatorName()}{/block}
|
||||||
|
|
||||||
|
{block name="p"}Portfolio créatif partagé sur FOLLIOW{/block}
|
||||||
|
|
||||||
{block name="content"}
|
{block name="content"}
|
||||||
<main class="container mt-5 py-5">
|
|
||||||
|
|
||||||
<!-- Message après l'envoi d'email -->
|
<!-- Message après l'envoi d'email -->
|
||||||
{if isset($smarty.get.mail) && $smarty.get.mail === 'ok'}
|
{if isset($smarty.get.mail) && $smarty.get.mail === 'ok'}
|
||||||
|
|
@ -170,5 +175,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</main>
|
|
||||||
{/block}
|
{/block}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue