mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-02-22 22:54:23 +01:00
Fixing missing body tag
This commit is contained in:
@@ -30,8 +30,7 @@
|
||||
var script_root = "{{ request.script_root }}";
|
||||
</script>
|
||||
</head>
|
||||
<div>
|
||||
|
||||
<body>
|
||||
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
|
||||
<div class="container">
|
||||
<a href="{{ request.script_root }}/" class="navbar-brand">{{ ctf_name() }}</a>
|
||||
|
||||
Reference in New Issue
Block a user