Changeset 119790 in spip-zone
- Timestamp:
- Jan 16, 2020, 5:24:16 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_themes_/spipr/v2/patisson/body.html
r119785 r119790 15 15 <div class="container"> 16 16 <div class="row justify-content-between"> 17 <div class="co ntent col-md-9 col-lg-8" id="content">17 <div class="col-md-12 col-lg-10"> 18 18 <nav class="nav-breadcrumb" aria-label="Breadcrumb"> 19 19 <INCLURE{fond=breadcrumb/#ENV{type-page},env} /> 20 20 </nav> 21 <INCLURE{fond=content/#ENV{type-page},env} /> 21 <INCLURE{fond=cartouche/#ENV{type-page},env} /> 22 </div> 23 <div class="content col-md-9 col-lg-8" id="content"> 24 <INCLURE{fond=content/#ENV{type-page},env, cartouche=0} /> 22 25 </div> 23 26 <div class="aside secondary col-md-3" id="aside">
Note: See TracChangeset
for help on using the changeset viewer.