mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-07-06 09:41:07 +02:00
bootstrap ukko page move navbar
This commit is contained in:
@@ -11,17 +11,17 @@
|
||||
<meta charset="utf-8" />
|
||||
<link rel="stylesheet" href="{{prefix}}static/css/bootstrap.min.css" />
|
||||
<link id="current_theme" rel="stylesheet" href="{{prefix}}static/user.css" />
|
||||
<script type="text/javascript" src="{{prefix}}static/js/nntpchan.js"></script>
|
||||
<script type="text/javascript" src="{{prefix}}static/js/nntpchan.js"></script>
|
||||
<script type="text/javascript" src="{{prefix}}static/js/bootstrap.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<!-- begin navbar -->
|
||||
{{{navbar}}}
|
||||
<!-- end navbar -->
|
||||
<center>
|
||||
<div id="nntpchan_banner">
|
||||
</div>
|
||||
</center>
|
||||
<!-- begin navbar -->
|
||||
{{{navbar}}}
|
||||
<!-- end navbar -->
|
||||
<div class="board_header"> {{#i18n.Translations}}{{overboard_title}}{{/i18n.Translations}} </div>
|
||||
<div id="ukko_threads" class="container">
|
||||
<pre><a href="#" onclick="ukko_livechan('{{prefix}}')">livechan</a></pre>
|
||||
|
||||
Reference in New Issue
Block a user