Add Twitter source debug to Debug\Babel

This commit is contained in:
Hypolite Petovan 2020-07-17 17:14:13 -04:00
commit da50456675
2 changed files with 62 additions and 0 deletions

View file

@ -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>