Convert the version check of the admin index to the new stack.
[bugdar.git] / admin / templates / admin_header.tpl
1 <!DOCTYPE html>
2 <html lang="TODO(rsesek)">
3 <head>
4 <title>Bugdar2 Admin Panel - {%= $title %}</title>
5 <link rel="stylesheet" href="templates/css/reset.css">
6 <link rel="stylesheet" href="templates/css/admin.css">
7 </head>
8 <body>