remove footer from docs pages

This commit is contained in:
Mark Otto 2017-05-28 21:40:05 -07:00
parent 9cf11d71dd
commit c043c0a5ba

View file

@ -31,7 +31,5 @@
{% endif %} {% endif %}
</div> </div>
</div> </div>
{% include footer.html %}
</body> </body>
</html> </html>