Source code for korona.html.tags.header

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

from __future__ import absolute_import

from ...templates.html.tags import header