Add a token available everywhere
This commit is contained in:
parent
5893529cf4
commit
bc988eb042
1 changed files with 3 additions and 0 deletions
|
@ -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}
|
||||||
|
|
Loading…
Reference in a new issue