{% extends "layout/base.html" %} {% block content %} {% svgIcon './src/img/root-logo.svg' %} {{ content | safe }} {% endblock %}