|
@@ -19,7 +19,7 @@ const thisYear = new Date().getFullYear()
|
|
</div>
|
|
</div>
|
|
<h2>Nginx UI</h2>
|
|
<h2>Nginx UI</h2>
|
|
<p>Yet another WebUI for Nginx</p>
|
|
<p>Yet another WebUI for Nginx</p>
|
|
- <p>Version: {{ ver.version }} ({{ ver.build_id || $gettext('Development Mode') }})</p>
|
|
|
|
|
|
+ <p>Version: {{ ver.version }} ({{ ver.total_build || $gettext('Development Mode') }})</p>
|
|
<div class="star-on-github">
|
|
<div class="star-on-github">
|
|
<GithubButton
|
|
<GithubButton
|
|
href="https://github.com/0xJacky/nginx-ui"
|
|
href="https://github.com/0xJacky/nginx-ui"
|