Add Twitter source debug to Debug\Babel
This commit is contained in:
parent
e67dbd9747
commit
da50456675
2 changed files with 62 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
|||
{{include file="field_radio.tpl" field=$type_diaspora}}
|
||||
{{include file="field_radio.tpl" field=$type_markdown}}
|
||||
{{include file="field_radio.tpl" field=$type_html}}
|
||||
{{if $flag_twitter}}
|
||||
{{include file="field_radio.tpl" field=$type_twitter}}
|
||||
{{/if}}
|
||||
</div>
|
||||
<p><button type="submit" class="btn btn-primary">Submit</button></p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue