tumblr: Added admin page for API key

This commit is contained in:
Michael Vogel 2014-06-15 15:05:04 +02:00
parent c5d37edf53
commit b21d248104
3 changed files with 25 additions and 5 deletions

View file

@ -0,0 +1,3 @@
{{include file="field_input.tpl" field=$consumer_key}}
{{include file="field_input.tpl" field=$consumer_secret}}
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>