{% extends 'base.html.twig' %} {% block body %}

H1. This is a Page Title.

H2. This is a header.

H3. This is a medium header.

H4. This is a sidebar header.

H5. This is a small header.
H6. This is a tiny header.

A general paragraph will look like this.

This is a text link

Strong is used to indicate strong importance

The b element is stylistically different text from normal text, without any special importance

The i element is text that is set off from the normal text

The u element is text with an unarticulated, though explicitly rendered, non-textual annotation

The s element is text with a strike through denoting cancelization

This small text is small for for fine print, etc.

This text is a short inline quotation

This is a citation

{#
COLORS
#} {#
FORM ELEMENTS
#} {#
#} {% endblock %}