Commit bb9d08a8 authored by Serge S. Koval's avatar Serge S. Koval

Missing files

parent cade92de
{% import 'admin/lib.html' as lib with context %}
......@@ -6,7 +6,7 @@
{% macro render_template(template) -%}
<div class="fa-inline-form">
<div style="float: right">
<a href="#" class="fa-remove-form">x</a>
<a href="#" class="fa-remove-form"><i class="icon-remove"></i></a>
</div>
{{ lib.render_form_fields(template) }}
<hr/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment