diff options
Diffstat (limited to 'ishtar_pdl/templates/blocks/extra_head.html')
-rw-r--r-- | ishtar_pdl/templates/blocks/extra_head.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ishtar_pdl/templates/blocks/extra_head.html b/ishtar_pdl/templates/blocks/extra_head.html new file mode 100644 index 000000000..5a75d0728 --- /dev/null +++ b/ishtar_pdl/templates/blocks/extra_head.html @@ -0,0 +1 @@ + <link rel="stylesheet" href="{{STATIC_URL}}/pdl/styles.css" /> |