move theme specific files to theme dir

This commit is contained in:
zotlabs
2017-05-01 21:10:04 -07:00
parent 42ed73ed4a
commit e332d1074f
277 changed files with 0 additions and 0 deletions

View File

@@ -1,9 +0,0 @@
<div class="generic-content-wrapper-styled">
<h3>{{$title}}</h3>
<form action="rmagic" method="post" >
<div class="form-group">
{{include file="field_input.tpl" field=$address}}
<input class="btn btn-primary" type="submit" name="submit" id="rmagic-submit-button" value="{{$submit}}" />
</div>
</form>
</div>