mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-14 18:36:20 +01:00
modif payment nav
This commit is contained in:
parent
12cb3e25f5
commit
b290a94b42
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<%- include('../layouts/navbar.ejs', {types: 'v2'}); %>
|
<%- include('../layouts/navbar.ejs', {types: 'v2', title: 'Payment'}); %>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue