Skip to content

Commit 7b1ac1a

Browse files
committed
Regenerate pages
1 parent cfed952 commit 7b1ac1a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

src/sanescansrv/templates/error_page.html.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<footer>
2525
<i>If you're reading this, the web server was installed correctly.™</i>
2626
<hr>
27-
<p>Sane Scanner Web Server v2.2.3 © CoolCat467</p>
27+
<p>Sane Scanner Webserver v3.0.0 © CoolCat467</p>
2828
</footer>
2929
</body>
3030
</html>

src/sanescansrv/templates/root_get.html.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<footer>
5656
<i>If you're reading this, the web server was installed correctly.™</i>
5757
<hr>
58-
<p>Sane Scanner Web Server v2.2.3 © CoolCat467</p>
58+
<p>Sane Scanner Webserver v3.0.0 © CoolCat467</p>
5959
</footer>
6060
</body>
6161
</html>

src/sanescansrv/templates/scan-status_get.html.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<footer>
2222
<i>If you're reading this, the web server was installed correctly.™</i>
2323
<hr>
24-
<p>Sane Scanner Web Server v2.2.3 © CoolCat467</p>
24+
<p>Sane Scanner Webserver v3.0.0 © CoolCat467</p>
2525
</footer>
2626
</body>
2727
</html>

src/sanescansrv/templates/scanners_get.html.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<footer>
3434
<i>If you're reading this, the web server was installed correctly.™</i>
3535
<hr>
36-
<p>Sane Scanner Web Server v2.2.3 © CoolCat467</p>
36+
<p>Sane Scanner Webserver v3.0.0 © CoolCat467</p>
3737
</footer>
3838
</body>
3939
</html>

src/sanescansrv/templates/settings_get.html.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<footer>
2727
<i>If you're reading this, the web server was installed correctly.™</i>
2828
<hr>
29-
<p>Sane Scanner Web Server v2.2.3 © CoolCat467</p>
29+
<p>Sane Scanner Webserver v3.0.0 © CoolCat467</p>
3030
</footer>
3131
</body>
3232
</html>

0 commit comments

Comments
 (0)