Update
This commit is contained in:
parent
589b051039
commit
6c771dda76
70 changed files with 6620 additions and 8492 deletions
|
@ -1,5 +1,5 @@
|
|||
{% include header.html %}
|
||||
<body>
|
||||
<body id="top-of-page">
|
||||
{% include masthead.html %}
|
||||
|
||||
{% include navigation.html %}
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
{% include header.html %}
|
||||
<body>
|
||||
{% include masthead.html %}
|
||||
|
||||
{% include navigation.html %}
|
||||
|
||||
{{ content }}
|
||||
|
||||
{% include footer.html %}
|
||||
|
||||
{% include footer_scripte.html %}
|
||||
</body>
|
||||
</html>
|
|
@ -9,8 +9,6 @@ layout: default
|
|||
</div><!-- /.row -->
|
||||
{% endif %}
|
||||
|
||||
|
||||
|
||||
<div class="row top-30">
|
||||
<div class="medium-offset-2 medium-8 end columns">
|
||||
|
||||
|
|
Reference in a new issue