-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
16 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html itemscope="" itemtype="http://schema.org/WebPage" lang="fr"><head><meta charset="UTF-8"><title>Résorption Bidonvilles</title><link rel="icon" href="/favicon.ba293b4a.ico" sizes="16x16"><link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css" integrity="sha512-puBpdR0798OZvTTbP4A8Ix/l+A4dHDD0DGqYW6RQ+9jxkRFclaxxQb/SJAWZfWAkuyeQUytO7+7N4QKrDh+drA==" crossorigin=""><meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"><link rel="stylesheet" href="/js.8a605514.css"></head><body> <svg aria-hidden="true" focusable="false" style="display:none"> <defs> <symbol viewBox="0 0 32 32" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414" id="magnifier" xmlns="http://www.w3.org/2000/svg"><path d="M30.07 26.529l-7.106-6.043c-.735-.662-1.521-.964-2.155-.936a11.194 11.194 0 0 0 2.691-7.299c0-6.214-5.036-11.25-11.25-11.25S1 6.037 1 12.251s5.036 11.25 11.25 11.25c2.786 0 5.334-1.012 7.299-2.691-.03.634.274 1.42.936 2.155l6.043 7.106c1.035 1.149 2.725 1.247 3.756.216 1.031-1.032.934-2.723-.216-3.756l.002-.002zm-17.82-6.78a7.5 7.5 0 1 1 0-15 7.5 7.5 0 0 1 0 15z" fill-rule="nonzero"></path></symbol> <symbol viewBox="0 0 32 32" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414" id="round-cross" xmlns="http://www.w3.org/2000/svg"><path d="M16 .5C24.554.5 31.5 7.446 31.5 16S24.554 31.5 16 31.5.5 24.554.5 16 7.446.5 16 .5zm6.161 11.718a7.233 7.233 0 0 0-2.379-2.379L16 13.621l-3.782-3.782a7.233 7.233 0 0 0-2.379 2.379L13.621 16l-3.782 3.782a7.233 7.233 0 0 0 2.379 2.379L16 18.379l3.782 3.782a7.233 7.233 0 0 0 2.379-2.379L18.379 16l3.782-3.782z" fill-rule="nonzero"></path></symbol> </defs> </svg> <div id="app"> <router-view></router-view> <notifications group="notifications" position="top center" style="width:410px" class="customNotifications"> <template slot="body" slot-scope="props"> <div :class="['vue-notification', props.item.type]" @click="props.close"> <div class="notification-icon"></div> <div class="notification-content"> <div class="notification-title">{{props.item.title}}</div> <div class="notification-content" v-html="props.item.text"></div> </div> </div> </template> </notifications> </div> <script src="/js.fdcd6bb6.js"></script> </body></html> | ||
<!doctype html><html itemscope="" itemtype="http://schema.org/WebPage" lang="fr"><head><meta charset="UTF-8"><title>Résorption Bidonvilles</title><link rel="icon" href="/favicon.ba293b4a.ico" sizes="16x16"><link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css" integrity="sha512-puBpdR0798OZvTTbP4A8Ix/l+A4dHDD0DGqYW6RQ+9jxkRFclaxxQb/SJAWZfWAkuyeQUytO7+7N4QKrDh+drA==" crossorigin=""><meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"><link rel="stylesheet" href="/js.98a68541.css"></head><body> <svg aria-hidden="true" focusable="false" style="display:none"> <defs> <symbol viewBox="0 0 32 32" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414" id="magnifier" xmlns="http://www.w3.org/2000/svg"><path d="M30.07 26.529l-7.106-6.043c-.735-.662-1.521-.964-2.155-.936a11.194 11.194 0 0 0 2.691-7.299c0-6.214-5.036-11.25-11.25-11.25S1 6.037 1 12.251s5.036 11.25 11.25 11.25c2.786 0 5.334-1.012 7.299-2.691-.03.634.274 1.42.936 2.155l6.043 7.106c1.035 1.149 2.725 1.247 3.756.216 1.031-1.032.934-2.723-.216-3.756l.002-.002zm-17.82-6.78a7.5 7.5 0 1 1 0-15 7.5 7.5 0 0 1 0 15z" fill-rule="nonzero"></path></symbol> <symbol viewBox="0 0 32 32" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414" id="round-cross" xmlns="http://www.w3.org/2000/svg"><path d="M16 .5C24.554.5 31.5 7.446 31.5 16S24.554 31.5 16 31.5.5 24.554.5 16 7.446.5 16 .5zm6.161 11.718a7.233 7.233 0 0 0-2.379-2.379L16 13.621l-3.782-3.782a7.233 7.233 0 0 0-2.379 2.379L13.621 16l-3.782 3.782a7.233 7.233 0 0 0 2.379 2.379L16 18.379l3.782 3.782a7.233 7.233 0 0 0 2.379-2.379L18.379 16l3.782-3.782z" fill-rule="nonzero"></path></symbol> </defs> </svg> <div id="app"> <router-view></router-view> <notifications group="notifications" position="top center" style="width:410px" class="customNotifications"> <template slot="body" slot-scope="props"> <div :class="['vue-notification', props.item.type]" @click="props.close"> <div class="notification-icon"></div> <div class="notification-content"> <div class="notification-title">{{props.item.title}}</div> <div class="notification-content" v-html="props.item.text"></div> </div> </div> </template> </notifications> </div> <script src="/js.92758145.js"></script> </body></html> |
Oops, something went wrong.