File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{% extends "templates/partials/base.j2" %}
22{% block title %} {{ document_data.edition_name }}{% endblock title %}
33{% block page_description %}
4- <meta name =" description" content =" whatever" >
54{% endblock page_description %}
65{% block scriptHeader %}
76{% include 'templates/partials/leaflet.j2' %}
Original file line number Diff line number Diff line change 33
44 <head >
55 <meta charset =" utf-8" >
6- <title >{% block title %} {{ page_title }}{% endblock title %} </title >
6+ <title >{% block title %} {{ page_title }} {% endblock title %} </title >
77 <meta name =" viewport" content =" width=device-width, initial-scale=1" >
8+ <meta name =" citation_title" content =" Catalogue Digital Editions" >
9+ <meta name =" citation_editors" content =" Andorfer, Peter; Franzini, Greta" >
10+ <meta name =" citation_date" content =" 2025" >
11+ <meta name =" citation_public_url" content =" https://dig-ed-cat.acdh.oeaw.ac.at/" >
12+ <meta property =" og:type" content =" website" >
13+ <meta property =" og:site_name" content =" Catalogue Digital Editions" >
814 {% block page_description %}
915 {% endblock page_description %}
1016 <meta name =" google-site-verification" content =" wqYmQKBKuo1Af851i5lGO3kJLp9qusgNES8lVBJU7_A" />
Original file line number Diff line number Diff line change 44 <div class =" col-lg-1 col-md-2 col-sm-2 col-xs-6 text-center" >
55 <div >
66 <a href =" https://www.oeaw.ac.at/acdh/" ><img
7- src =" img/acdh_logo.svg" class =" image" alt =" ACDH-CH Logo"
8- style =" max-width : 100% ; height : auto ;" title =" ACDH-CH Logo" ></a >
7+ src =" img/acdh_logo.svg" class =" image" alt =" ACDH Logo"
8+ style =" max-width : 100% ; height : auto ;" title =" ACDH Logo" ></a >
99 </div >
1010 </div >
1111 <div class =" col-lg-4 col-md-3 col-sm-3" >
1212 <div >
1313 <p >
14- ACDH-CH
14+ ACDH
1515 <br >
16- Austrian Centre for Digital Humanities and Cultural Heritage
16+ Austrian Centre for Digital Humanities
1717 <br >
1818 Österreichische Akademie der Wissenschaften
1919 </p >
2525 <p >
2626 T: +43 1 51581-2200
2727 <br >
28- E: <a href =" mailto:acdh-ch- helpdesk@oeaw.ac.at" >acdh-ch -helpdesk@oeaw.ac.at</a >
28+ E: <a href =" mailto:acdh-helpdesk@oeaw.ac.at" >acdh-helpdesk@oeaw.ac.at</a >
2929 </p >
3030 </div >
3131 </div >
3232 <div class =" col-lg-3 col-md-4 col-sm-3" >
3333 <div class =" row" >
3434 <div >
35- <span class =" fs-6" >HELPDESK</span ><br >
36- <p >ACDH-CH betreibt einen Helpdesk mit Rat und Hilfestellung zu verschiedensten Fragen der Digital Humanities.
37- </p >
38- <p >
39- <a href =" mailto:acdh-ch-helpdesk@oeaw.ac.at" >e-Mail</a >
35+ <span class =" fs-6" ><strong >How to cite</strong ></span ><br >
36+ <p >Peter Andorfer / Greta Franzini: Catalogue Digital Editions. In: Catalogue Digital Editions. 2025. [<a href =" https://dig-ed-cat.acdh.oeaw.ac.at/" >https://dig-ed-cat.acdh.oeaw.ac.at/</a >]
4037 </p >
4138 </div >
4239 </div >
You can’t perform that action at this time.
0 commit comments