aboutsummaryrefslogblamecommitdiffstats
path: root/view/tpl/page_display_empty.tpl
blob: 5a3bdc530a6fd761fe6da3d7c5b77dcd331f42fe (plain) (tree)
1
2
3
4
5
6





                                                                                                               
{{$body}}
{{if $edit_link}}
<div class="position-fixed bottom-0 end-0 m-3">
	<a href="{{$edit_link}}" class="btn btn-lg btn-primary rounded-circle"><i class="fa fa-pencil"></i></a>
</div>
{{/if}}