Преглед на файлове

add favicon and title

master
erichhasl преди 8 години
родител
ревизия
fe00a9fe05
променени са 2 файла, в които са добавени 8 реда и са изтрити 0 реда
  1. Двоични данни
      web_dev/sas_web/static/public/images/favicon.ico
  2. +8
    -0
      web_dev/sas_web/templates/public/base.html

Двоични данни
web_dev/sas_web/static/public/images/favicon.ico Целия файл

Before After

+ 8
- 0
web_dev/sas_web/templates/public/base.html Целия файл

@@ -1,6 +1,14 @@
{% load static %}

<html>
<head>
<link rel="shortcut icon" type="image/x-icon" href="{% static "public/images/favicon.ico" %}">
<title>
{% if appname == "startpage" %}Startseite - {% endif %}
{% if appname == "datenbank" %}Datenbank - {% endif %}
{% if appname == "meingoethopia" %}Mein Goethopia - {% endif %}
Goethopische Agentur für politische Bildung</title>
</head>
<body>
{% include "public/header.html" %}


Loading…
Отказ
Запис