replace FontIcons for SVGIcons
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
{% block title %}{{ SITENAME }} - {{ author }}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<div class="card-content-header">
|
||||
<h4 class="title is-4 has-text-centered">{% trans %}Autor: {{ author }}{% endtrans %}</h4>
|
||||
</div>
|
||||
{{ super() }}
|
||||
<div class="card-content-header">
|
||||
<h4 class="title is-4 has-text-centered">{% trans %}Autor: {{ author }}{% endtrans %}</h4>
|
||||
</div>
|
||||
{{ super() }}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user