Source code for korona.html.tags.head

# -*- coding: utf-8 -*-
"""Module for constructing <head> tag."""

from __future__ import absolute_import

from ...templates.html.tags import head