diff --git a/views/basic_template.html b/views/basic_template.html index c61558a..7abc108 100644 --- a/views/basic_template.html +++ b/views/basic_template.html @@ -18,8 +18,10 @@ <![endif]--> </head> <body> - <h1> + <div class="pull-right"> <img src="{logo}"> + </div> + <h1> <br/><br/> {title} </h1>