diff --git a/theme/views/partials/head.nunj b/theme/views/partials/head.nunj new file mode 100644 index 00000000..42b7e902 --- /dev/null +++ b/theme/views/partials/head.nunj @@ -0,0 +1,3 @@ + +{% include 'partials/stylesheets.nunj' %} +{% if page.title %}{{ page.title }} | {% endif %}{{ frctl.get('project.title') }}