aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/views/fileview.rocker.html
diff options
context:
space:
mode:
authorMarvin Borner2019-04-04 15:57:07 +0200
committerMarvin Borner2019-04-04 15:57:07 +0200
commitfb58f161a5036e3f1fdc040679b6ee9efe22ade2 (patch)
tree03affd2c35249e98220dd238390984033c18f593 /src/main/resources/views/fileview.rocker.html
parentb71c055a8a198a1071b5905904096630aba98361 (diff)
Added hot reloading of rocker templates
Diffstat (limited to 'src/main/resources/views/fileview.rocker.html')
-rw-r--r--src/main/resources/views/fileview.rocker.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/resources/views/fileview.rocker.html b/src/main/resources/views/fileview.rocker.html
index 910bdf2..250f34f 100644
--- a/src/main/resources/views/fileview.rocker.html
+++ b/src/main/resources/views/fileview.rocker.html
@@ -10,8 +10,6 @@
<title>Fileview</title>
</head>
<body>
-<textarea disabled style="border: none; background-color: white; width: 100vw; height: 100vh">
@content
-</textarea>
</body>
</html>