|
|
@ -130,9 +130,13 @@
|
|
|
|
{{template "custom/header" .}}
|
|
|
|
{{template "custom/header" .}}
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
{{template "custom/body_outer_pre" .}}
|
|
|
|
|
|
|
|
|
|
|
|
<div class="full height">
|
|
|
|
<div class="full height">
|
|
|
|
<noscript>{{.i18n.Tr "enable_javascript"}}</noscript>
|
|
|
|
<noscript>{{.i18n.Tr "enable_javascript"}}</noscript>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{{template "custom/body_inner_pre" .}}
|
|
|
|
|
|
|
|
|
|
|
|
{{if not .PageIsInstall}}
|
|
|
|
{{if not .PageIsInstall}}
|
|
|
|
<div class="ui top secondary stackable main menu following bar light">
|
|
|
|
<div class="ui top secondary stackable main menu following bar light">
|
|
|
|
<div class="ui container" id="navbar">
|
|
|
|
<div class="ui container" id="navbar">
|
|
|
|