remove token
This commit is contained in:
parent
cc2d269072
commit
8927023161
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
|||
<input style="display:none" id="email" name="email" type="text"
|
||||
placeholder="Adresse email pour Gravatar (optionnelle, ni stockée ni publiée)" onchange="grabatar()">
|
||||
<img src="" id="gravatar" height="32" width="32" style="display:none">
|
||||
<input class="hidden" id="token" name="token" type="text" placeholder="Blog"
|
||||
value="{{ stacosys_token }}">
|
||||
<input class="hidden" id="url" name="url" type="text" placeholder="Article"
|
||||
value="/{{ post_url }}">
|
||||
<label class="remarque">Remarque</label>
|
||||
|
|
Loading…
Add table
Reference in a new issue