mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-02 11:58:28 +00:00
Double curly brace notation displaying
Prevent double curly brace notation from displaying momentarily before angular.js compiles/interpolates document
This commit is contained in:
parent
59e829e595
commit
9a50f4ac1f
@ -16,7 +16,7 @@
|
|||||||
<meta name="author" content="">
|
<meta name="author" content="">
|
||||||
<link rel="shortcut icon" href="assets/img/favicon.png">
|
<link rel="shortcut icon" href="assets/img/favicon.png">
|
||||||
|
|
||||||
<title>{{thisDeviceName()}} | Syncthing</title>
|
<title ng-bind="thisDeviceName() + ' | Syncthing'"></title>
|
||||||
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||||||
<link href="assets/font/raleway.css" rel="stylesheet">
|
<link href="assets/font/raleway.css" rel="stylesheet">
|
||||||
<link href="assets/css/overrides.css" rel="stylesheet">
|
<link href="assets/css/overrides.css" rel="stylesheet">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user