\documentclass[spinewidth=5mm, british]{cover-Bram}
\usepackage{lipsum}
% Define title
\title{Title of your Paper Thesis or Dissertation}
\subtitle{Optional Subtitle}
% Define authors
\firstauthor{First Author}
\author{First Author\\ Second Author}
% Summary
\abstract{
\lipsum[2]\\[11pt]
\lipsum[2-3]
}
\keywords{Keyword 1, Keyword 2, Keywond 3}
% Optional others.
\othersabove{Optional remark above author list}
\othersbelow{Optional remark below author list}
\othersback{Optional remark on the back}
\backbottom{\includegraphics[height=1.75cm]{figures/Lab Black}\hspace{3cm}\includegraphics[height=1.75cm]{figures/KAUST Black}}
\copyright{© Optional Copyright\\ And other information}
\begin{document}
\makeoutside
\makeinside
\end{document}