Add a token available everywhere

This commit is contained in:
ArthurHoaro 2017-03-25 15:58:30 +01:00
parent 5893529cf4
commit bc988eb042

View file

@ -16,6 +16,9 @@
</div> </div>
<div class="pure-u-2-24"></div> <div class="pure-u-2-24"></div>
</div> </div>
<input type="hidden" name="token" value="{$token}" id="token" />
{loop="$plugins_footer.endofpage"} {loop="$plugins_footer.endofpage"}
{$value} {$value}
{/loop} {/loop}