Projet

Général

Profil

Révision 6d1f979d

ID6d1f979d1605945caad7d1e8428f5eb0580c29db
Parent 23f940fe
Enfant 1cc4d0f2

Ajouté par Cristian Deluxe il y a presque 9 ans

Moved generated by to the correct file and use min js

Voir les différences:

templates/munstrap/templates/partial/footer_pre.tmpl
1 1
</div>
2 2

  
3
<div style="margin-top: 20px;" class="container">
4
    <div class="well well-sm">
5
        <small>
6
            This page was generated by <a href="http://www.munin-monitoring.org/">Munin</a>
7
            version <TMPL_VAR NAME="MUNIN_VERSION"> at <TMPL_VAR NAME="TIMESTAMP">
8
            with <a href="https://github.com/jonnymccullagh/munstrap">MunStrap</a> template.
9
        </small>
10
    </div>
11
</div>
3
<TMPL_INCLUDE NAME="generated_by.tmpl">
12 4

  
13 5
<script src="<TMPL_VAR NAME="R_PATH">/static/js/jquery.min.js"></script>
14 6
<script src="<TMPL_VAR NAME="R_PATH">/static/js/lazysizes.min.js" async=""></script>
15 7
<script src="<TMPL_VAR NAME="R_PATH">/static/js/bootstrap.min.js"></script>
16
<script src="<TMPL_VAR NAME="R_PATH">/static/js/munstrap.js"></script>
8
<script src="<TMPL_VAR NAME="R_PATH">/static/js/munstrap.min.js"></script>
templates/munstrap/templates/partial/generated_by.tmpl
1
<table id="generated-table">        
2
  <tr>
3
    <td><small><TMPL_VAR NAME="TAGLINE"></small></td>
4
  </tr>
5
</table>
1
<div style="margin-top: 20px;" class="container">
2
  <div class="well well-sm">
3
    <small>
4
      This page was generated by <a href="http://www.munin-monitoring.org/">Munin</a>
5
      version <TMPL_VAR NAME="MUNIN_VERSION"> at <TMPL_VAR NAME="TIMESTAMP">
6
      with <a href="https://github.com/jonnymccullagh/munstrap">MunStrap</a> template.
7
    </small>
8
  </div>
9
</div>

Formats disponibles : Unified diff