We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a814f commit 4c1afb3Copy full SHA for 4c1afb3
templates/pdf/base.html.twig
@@ -1,6 +1,7 @@
1
<html lang="de">
2
<head>
3
<title>{% block title %}{% endblock %}</title>
4
+ <meta name="author" content="StuRa-Zahlungsauftragssystem by Jan Böhmer">
5
<style>
6
{% include "pdf/_base_styles.css.twig" %}
7
{% block styles %}{% endblock styles %}
0 commit comments