Skip to content
Snippets Groups Projects
Commit 23a5fff2 authored by Nik | Klampfradler's avatar Nik | Klampfradler Committed by Tom Teichler
Browse files

Add relative base to print template

parent 64f9a832
No related branches found
No related tags found
1 merge request!14Payments
Pipeline #58721 failed
......@@ -8,6 +8,8 @@
<!DOCTYPE html>
<html lang="{{ LANGUAGE_CODE }}">
<head>
<base href="{{ BASE_URL }}" />
{% include "core/partials/meta.html" %}
<title>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment