@rero/rero-ils-ui
Version:
User interface for RERO integrated library system (RERO ILS).
39 lines (34 loc) • 2.4 kB
HTML
<!--
RERO ILS UI
Copyright (C) 2021 RERO
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<html lang="en" data-critters-container>
<head>
<meta charset="utf-8">
<title>Patron Profile</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<link rel="stylesheet" href="/static/node_modules/@rero/rero-ils-ui/dist/public-patron-profile/styles.781873f3c8bfd345.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="/static/node_modules/@rero/rero-ils-ui/dist/public-patron-profile/styles.781873f3c8bfd345.css"></noscript></head>
<body class="d-flex flex-column">
<container>
<div class="align-self-center justify-content-between ml-5 mb-5">
<div class="container mt-2">
<public-patron-profile language="fr" viewcode="aoste"></public-patron-profile>
</div>
</div>
</container>
<script src="/static/node_modules/@rero/rero-ils-ui/dist/public-patron-profile/runtime.7020e12fed364037.js" type="module"></script><script src="/static/node_modules/@rero/rero-ils-ui/dist/public-patron-profile/polyfills.22790dd7d1c1469b.js" type="module"></script><script src="/static/node_modules/@rero/rero-ils-ui/dist/public-patron-profile/main.97b48dd456fff64c.js" type="module"></script></body>
</html>