mirror of
https://github.com/oupala/apaxy.git
synced 2026-01-23 07:42:35 +01:00
As lightgallery.js 1.x is not actively maintained, the team invite users to upgrade to version 2.
12 lines
438 B
HTML
12 lines
438 B
HTML
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/lightgallery@2.1.5/css/lightgallery-bundle.min.css" integrity="sha256-JrqUj/cTyKLxvTn+wXmmVzgFhhHDZiV+C6Vl1EQ8B1w=" crossorigin="anonymous">
|
|
|
|
<div class="wrapper">
|
|
<!-- we open the `wrapper` element here, but close it in the `footer.html` file -->
|
|
|
|
<ol class="breadcrumb" id="breadcrumb">
|
|
</ol>
|
|
|
|
<input type="search" id="filter" placeholder="filter contents" />
|
|
|
|
{HEADER-MESSAGE}
|