%% the document type: a the draft version of the document
\documentclass[titlepage,halfparskip,a4paper,12pt,draft]{scrartcl}
%% add all neccessary headers
\input{header}
%% also add all content
\input{contents}
