Commit 9992f0c88d56951aa1954188aa51b36c41ec50e2

Authored by Adhidarma Hadiwinoto
1 parent f55010072f
Exists in master

logo di kanan atas

Showing 1 changed file with 3 additions and 1 deletions Side-by-side Diff

views/basic_template.html
... ... @@ -18,8 +18,10 @@
18 18 <![endif]-->
19 19 </head>
20 20 <body>
21   - <h1>
  21 + <div class="pull-right">
22 22 <img src="{logo}">
  23 + </div>
  24 + <h1>
23 25 <br/><br/>
24 26 {title}
25 27 </h1>