render top navbar in base
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
<link rel="stylesheet" href="<%= "/static/style.css?" .. math.random(1, 100) %>">
|
||||
</head>
|
||||
<body>
|
||||
<% render("views.common.topnav") -%>
|
||||
<% content_for("inner") %>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user