Changes for page title

This commit is contained in:
Patrick Jentsch
2020-02-25 09:59:49 +01:00
parent b8abc8856c
commit f58a6f5778
5 changed files with 19 additions and 10 deletions

View File

@ -1,6 +1,6 @@
{% extends "nopaque.html.j2" %}
{% set title = '<i class="material-icons left service" data-service="corpus_analysis" style="font-size: inherit;"></i>Corpus analysis' %}
{% set headline = '<i class="material-icons left service" data-service="corpus_analysis" style="font-size: inherit;"></i>Corpus analysis' %}
{% block page_content %}
<div class="col s12 m9 l10">

View File

@ -1,6 +1,6 @@
{% extends "nopaque.html.j2" %}
{% set title = '<i class="material-icons left service" data-service="nlp" style="font-size: inherit;"></i>Natural Language Processing' %}
{% set headline = '<i class="material-icons left service" data-service="nlp" style="font-size: inherit;"></i>Natural Language Processing' %}
{% block page_content %}
<div class="col s12 m9 l10">

View File

@ -1,6 +1,6 @@
{% extends "nopaque.html.j2" %}
{% set title = '<i class="material-icons left service" data-service="ocr" style="font-size: inherit;"></i>Optical Character Recognition' %}
{% set headline = '<i class="material-icons left service" data-service="ocr" style="font-size: inherit;"></i>Optical Character Recognition' %}
{% block page_content %}
<div class="col s12 m9 l10">

View File

@ -1,6 +1,6 @@
{% extends "nopaque.html.j2" %}
{% set title = '<i class="material-icons left service" data-service="setup_files" style="font-size: inherit;"></i>File setup' %}
{% set headline = '<i class="material-icons left service" data-service="setup_files" style="font-size: inherit;"></i>File setup' %}
{% block page_content %}
<div class="col s12 m9 l10">