comparison templates/default/presentation/presentation.html @ 1:b7045cd85da9

template (presentation/presentation): removed forgetten icon def "file-code" which is not used
author Goffi <goffi@goffi.org>
date Mon, 27 May 2019 19:48:50 +0200
parents 09d66acc7c73
children b7e8db97b3b0
comparison
equal deleted inserted replaced
0:09d66acc7c73 1:b7045cd85da9
1 {% if not embedded %}{% extends 'base/base.html' %}{% endif %} 1 {% if not embedded %}{% extends 'base/base.html' %}{% endif %}
2 2
3 {% block body %} 3 {% block body %}
4 {{ icon_defs('chat', 'lock-filled', 'blog', 'exchange', 'picture', 'calendar', 'clipboard', 'desktop', 'mobile', 'globe', 'terminal', 'shield', 'ok', 'brush', 'unlink', 'heart-filled', 'group', 'file-code') }} 4 {{ icon_defs('chat', 'lock-filled', 'blog', 'exchange', 'picture', 'calendar', 'clipboard', 'desktop', 'mobile', 'globe', 'terminal', 'shield', 'ok', 'brush', 'unlink', 'heart-filled', 'group') }}
5 <div class="box box--zero box--center"> 5 <div class="box box--zero box--center">
6 <h1> 6 <h1>
7 <img class="img--inline-bottom img--very-small" src="{{media_path}}icons_svg/sat.svg"> 7 <img class="img--inline-bottom img--very-small" src="{{media_path}}icons_svg/sat.svg">
8 Salut à Toi 8 Salut à Toi
9 </h1> 9 </h1>